spaCy/spacy/tests/vocab_vectors
Adriane Boyd 4aa1a7d5a3
Remove unsupported attrs from attrs.IDS (#8132)
The attributes `PROB`, `CLUSTER` and `SENT_END` are not supported by
`Lexeme.get_struct_attr` so should not be included through `attrs.IDS`
as supported attributes in `Doc.to_array` and other methods.
2021-06-02 19:16:57 +10:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_lexeme.py Tidy up and auto-format 2021-02-13 12:55:56 +11:00
test_lookups.py unskipping tests with python >= 3.6 2020-12-30 18:46:43 +01:00
test_similarity.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_stringstore.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_vectors.py Set up GPU CI testing (#7293) 2021-04-22 14:58:29 +02:00
test_vocab_api.py Remove unsupported attrs from attrs.IDS (#8132) 2021-06-02 19:16:57 +10:00