mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-23 19:26:03 +03:00
Check that row is within bounds for the vector data array when adding a vector. Don't add vectors with rank OOV_RANK in `init-model` (change is due to shift from OOV as 0 to OOV as OOV_RANK). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_lexeme.py | ||
| test_lookups.py | ||
| test_similarity.py | ||
| test_stringstore.py | ||
| test_vectors.py | ||
| test_vocab_api.py | ||