1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-19 09:32:18 +03:00
spaCy/spacy/tests/vocab_vectors
Adriane Boyd fb0da3e097
Support custom token/lexeme attribute for vectors ()
* Support custom token/lexeme attribute for vectors

* Fix imports

* Back off to ORTH without Vectors.attr

* Fallback if vectors.attr doesn't exist

* Update docs
2023-06-28 09:43:14 +02:00
..
__init__.py Revert 2019-09-29 17:32:12 +02:00
test_lexeme.py Configure isort to use the Black profile, recursively isort the spacy module () 2023-06-14 17:48:41 +02:00
test_lookups.py Configure isort to use the Black profile, recursively isort the spacy module () 2023-06-14 17:48:41 +02:00
test_similarity.py Configure isort to use the Black profile, recursively isort the spacy module () 2023-06-14 17:48:41 +02:00
test_stringstore.py Configure isort to use the Black profile, recursively isort the spacy module () 2023-06-14 17:48:41 +02:00
test_vectors.py Support custom token/lexeme attribute for vectors () 2023-06-28 09:43:14 +02:00
test_vocab_api.py Configure isort to use the Black profile, recursively isort the spacy module () 2023-06-14 17:48:41 +02:00