spaCy/spacy/lang/nl
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
..
lemmatizer Improved Dutch language resources and Dutch lemmatization (#3409) 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
examples.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
lex_attrs.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
punctuation.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
stop_words.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
tag_map.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00
tokenizer_exceptions.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00