spaCy/spacy/lang/en/lemmatizer
Duygu Altinok 5a7bc6b39d Fix/irreg adverbs extension (#3499)
* extended list of irreg adverbs

* added test to exceptions

* fixed typo
2019-03-28 13:23:33 +01: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 maybe not a good idea to remove also 2018-03-14 14:47:24 +01:00