spaCy/spacy/tests/vocab_vectors
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_lexeme.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00
test_lookups.py 💫 Adjust Table API and add docs (#4289) 2019-09-15 22:08:13 +02:00
test_similarity.py Make warning tests more explicit 2019-02-10 14:02:19 +01:00
test_stringstore.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00
test_vectors.py Make warning tests more explicit 2019-02-10 14:02:19 +01:00
test_vocab_api.py Fix code style 2019-03-11 15:28:22 +01:00