spaCy/spacy/tests/vocab_vectors
Ben Taylor 1db79a33cb most_similar() return the k most similar vectors (#4364)
* most_similar return n-most similar vectors

* updated most_similar comment

* add bintay contributor agreement

* sign bintay contributor agreement

* fix most_similar documentation typo

* fixed error in prune_vectors

* updated prune_vectors test
2019-10-03 14:09:44 +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 most_similar() return the k most similar vectors (#4364) 2019-10-03 14:09:44 +02:00
test_vocab_api.py Revert #4334 2019-09-29 17:32:12 +02:00