spaCy/spacy/lang/uk
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 Update Ukrainian create_lemmatizer kwargs (#4266) 2019-09-10 11:14:46 +02:00
examples.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
lemmatizer.py 💫 Adjust Table API and add docs (#4289) 2019-09-15 22:08:13 +02:00
lex_attrs.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
stop_words.py Merge branch 'master' into develop 2019-02-25 15:54:55 +01:00
tag_map.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
tokenizer_exceptions.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00