spaCy/spacy/lang/fr/lemmatizer
Amandine Périnet eef11a7a2c French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104)
* modifying French lookup that contained wrong lemmas

* correcting wrong line breaks on hyphen

* adding contributor agreement for amperinet@

* correcting a typo
2019-01-07 14:15:19 +01:00
..
__init__.py Rule-based French Lemmatizer (#2818) 2018-10-13 16:38:21 +02:00
_adjectives_irreg.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00
_adjectives.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00
_adverbs.py Rule-based French Lemmatizer (#2818) 2018-10-13 16:38:21 +02:00
_auxiliary_verbs_irreg.py Lemmatization of Verbs - French : adding rules and vocabulary (#3006) 2018-12-06 15:49:28 +01:00
_dets_irreg.py Rule-based French Lemmatizer (#2818) 2018-10-13 16:38:21 +02:00
_lemma_rules.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00
_nouns_irreg.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00
_nouns.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00
_pronouns_irreg.py Rule-based French Lemmatizer (#2818) 2018-10-13 16:38:21 +02:00
_verbs_irreg.py Lemmatization of Verbs - French : adding rules and vocabulary (#3006) 2018-12-06 15:49:28 +01:00
_verbs.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00
lemmatizer.py Check if the word is in one of the regular lists specific to each POS (#2886) 2018-11-14 15:58:43 +01:00
lookup.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00