spaCy/spacy/lang/nl/lemmatizer
Yves Peirsman 951825532c Improved Dutch language resources and Dutch lemmatization (#3409)
* Improved Dutch language resources and Dutch lemmatization

* Fix conftest

* Update punctuation.py

* Auto-format

* Format and fix tests

* Remove unused test file

* Re-add deleted test

* removed redundant infix regex pattern for ','; note: brackets + simple hyphen remains

* Cleaner lemmatization files
2019-04-03 14:13:26 +02:00
..
__init__.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_adjectives_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_adjectives.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_adpositions_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_adpositions.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_adverbs_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_determiners_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_determiners.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_lemma_rules.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_nouns_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_nouns.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_numbers_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_pronouns_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_verbs_irreg.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
_verbs.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
lemmatizer.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
lookup.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00