spaCy/spacy/tests/vocab_vectors
Matthew Honnibal 39a4741e26 Add support for vocab.writing_system property (#3390)
* Add xfail test for vocab.writing_system

* Add vocab.writing_system property

* Set Language.Defaults.writing_system

* Set default writing system

* Remove xfail on test_vocab_writing_system
2019-03-11 15:23:20 +01:00
..
__init__.py 💫 Refactor test suite (#2568) 2018-07-24 23:38:44 +02:00
test_lexeme.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00
test_similarity.py Make warning tests more explicit 2019-02-10 14:02:19 +01:00
test_stringstore.py Tidy up and format remaining files 2018-11-30 17:43:08 +01:00
test_vectors.py Make warning tests more explicit 2019-02-10 14:02:19 +01:00
test_vocab_api.py Add support for vocab.writing_system property (#3390) 2019-03-11 15:23:20 +01:00