spaCy/spacy/lang/en/lemmatizer
AJ Rader 2f3648700c Correction of default lemmatizer lookup in English (Issue # 4104) (#4110)
* pytest file for issue4104 established

* edited default lookup english lemmatizer for spun; fixes issue 4102

* eliminated parameterization and sorted dictionary dependnency in issue 4104 test

* added contributor agreement
2019-08-15 11:39:10 +02:00
..
__init__.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
_adjectives_irreg.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
_adjectives.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
_adverbs_irreg.py Fix/irreg adverbs extension (#3499) 2019-03-28 13:23:33 +01:00
_adverbs.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
_lemma_rules.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
_nouns_irreg.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
_nouns.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
_verbs_irreg.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
_verbs.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
LICENSE Move language data to /lang module 2017-05-08 20:00:40 +02:00
lookup.py Correction of default lemmatizer lookup in English (Issue # 4104) (#4110) 2019-08-15 11:39:10 +02:00