spaCy/spacy/lang/fr
Amandine Périnet ee24e2534d French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131)
* adding adverbs and irregular cases for empty words

* adding adverbs and irregular cases for empty words

* adding adverbs and irregular cases for empty words

* updating contributor agreement for amperinet
2019-01-10 15:41:15 +01:00
..
lemmatizer French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01:00
__init__.py Rule-based French Lemmatizer (#2818) 2018-10-13 16:38:21 +02:00
_tokenizer_exceptions_list.py Rule-based French Lemmatizer (#2818) 2018-10-13 16:38:21 +02:00
examples.py Add language example sentences (see #1107) 2017-08-19 12:22:29 +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 French stop words (resolves #2540) 2018-07-24 23:41:51 +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 small typo bug in French regexp + relevant unit test (#2980) 2018-11-29 20:16:13 +01:00