mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
bab9976d9a
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_lexeme.py | ||
test_lookups.py | ||
test_similarity.py | ||
test_stringstore.py | ||
test_vectors.py | ||
test_vocab_api.py |