spaCy/spacy/lang/fr/lemmatizer
2019-01-27 06:01:30 +01:00
..
__init__.py French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01: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
_adp_irreg.py French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01:00
_adverbs.py French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01:00
_auxiliary_verbs_irreg.py Lemmatization of Verbs - French : adding rules and vocabulary (#3006) 2018-12-06 15:49:28 +01:00
_cconj_irreg.py French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01:00
_dets_irreg.py French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01: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 French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01:00
_sconj_irreg.py French lemmatization: adding lemmas for adverbs and irregular lemmas for function words (#3131) 2019-01-10 15:41:15 +01: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 Fix french lemmatization (#3180) 2019-01-27 06:01:30 +01:00
lookup.py French lemmatization: correcting wrong lemmas in the lookup dictionnary (#3104) 2019-01-07 14:15:19 +01:00