mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-10 00:20:35 +03:00
Fix `Token.is_oov` and `Lexeme.is_oov` so they return `True` when the lexeme does **not** have a vector. |
||
---|---|---|
.. | ||
__init__.py | ||
test_lexeme.py | ||
test_lookups.py | ||
test_similarity.py | ||
test_stringstore.py | ||
test_vectors.py | ||
test_vocab_api.py |