spaCy/spacy/lang/fr
mauryaland 5368ba028a Update stop_words.py for French language (#2310)
* Add contraction forms of some common stopwords

All the stopwords added contain the apostrophe" ' "or " ’ ".

* Adds contributor agreement mauryaland

* Update mauryaland.md
2018-05-09 12:04:38 +02:00
..
__init__.py Add tag map for French and Italian 2017-11-04 23:32:51 +01:00
_tokenizer_exceptions_list.py Update _tokenizer_exceptions_list (adding cities) 2017-06-09 17:58:18 +02:00
examples.py Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
lemmatizer.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
lex_attrs.py Find lowercased forms of ordinal words, where possible 2018-01-08 03:28:50 +01:00
punctuation.py Reorganise French punctuation rules 2017-05-09 00:00:54 +02:00
stop_words.py Update stop_words.py for French language (#2310) 2018-05-09 12:04:38 +02:00
syntax_iterators.py Adds noun chunks to French syntax iterators 2017-06-12 15:29:58 +02:00
tag_map.py Fix French tag map 2017-11-05 17:47:59 +01:00
tokenizer_exceptions.py Fix PRON_LEMMA imports 2017-11-06 17:41:53 +01:00