spaCy/spacy/tests/vocab_vectors
Adriane Boyd 8e93fa8507
Fix Vectors.n_keys for floret vectors (#10394)
Fix `Vectors.n_keys` for floret vectors to match docstring description
and avoid W007 warnings in similarity methods.
2022-03-01 09:21:25 +01:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_lexeme.py Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00
test_lookups.py unskipping tests with python >= 3.6 2020-12-30 18:46:43 +01:00
test_similarity.py Bugfix for similarity return types (#10051) 2022-01-20 11:40:46 +01:00
test_stringstore.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_vectors.py Fix Vectors.n_keys for floret vectors (#10394) 2022-03-01 09:21:25 +01:00
test_vocab_api.py Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00