spaCy/spacy/tests/lang/nl
Ines Montani bab9976d9a
💫 Adjust Table API and add docs (#4289)
* Adjust Table API and add docs

* Add attributes and update description [ci skip]

* Use strings.get_string_id instead of hash_string

* Fix table method calls

* Make orth arg in Lemmatizer.lookup optional

Fall back to string, which is now handled by Table.__contains__ out-of-the-box

* Fix method name

* Auto-format
2019-09-15 22:08:13 +02:00
..
__init__.py 💫 Refactor test suite (#2568) 2018-07-24 23:38:44 +02:00
test_lemmatizer.py 💫 Adjust Table API and add docs (#4289) 2019-09-15 22:08:13 +02:00
test_text.py Improved Dutch language resources and Dutch lemmatization (#3409) 2019-04-03 14:13:26 +02:00