spaCy/spacy/tests/vocab_vectors
Matthew Honnibal 9489c5f6b2 Clip most_similar to range [-1, 1] (fixes #4506) (#4507)
* Clip most_similar to range [-1, 1]

* Add/fix vectors tests

* Fix test
2019-10-22 20:10:42 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_lexeme.py Revert #4334 2019-09-29 17:32:12 +02:00
test_lookups.py Revert #4334 2019-09-29 17:32:12 +02:00
test_similarity.py Revert #4334 2019-09-29 17:32:12 +02:00
test_stringstore.py Revert #4334 2019-09-29 17:32:12 +02:00
test_vectors.py Clip most_similar to range [-1, 1] (fixes #4506) (#4507) 2019-10-22 20:10:42 +02:00
test_vocab_api.py Revert #4334 2019-09-29 17:32:12 +02:00