spaCy/spacy/tests/vocab_vectors
Paul O'Leary McCann c0c54e44bc
Add equality definition for vectors (#11806)
* Add equality definition for vectors

This re-uses the check from sourcing components.

* Use the equality check

* Format

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-11-16 09:44:42 +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 Update vector handling in similarity methods (#11013) 2022-06-28 19:50:47 +02:00
test_stringstore.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_vectors.py Add equality definition for vectors (#11806) 2022-11-16 09:44:42 +01:00
test_vocab_api.py Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00