spaCy/spacy/tests/vocab_vectors
Ines Montani 5ca7dd0f94
💫 WIP: Basic lookup class scaffolding and JSON for all lemmati… (#4167)
* Improve load_language_data helper

* WIP: Add Lookups implementation

* Start moving lemma data over to JSON

* WIP: move data over for more languages

* Convert more languages

* Fix lemmatizer fixtures in tests

* Finish conversion

* Auto-format JSON files

* Fix test for now

* Make sure tables are stored on instance
2019-08-22 14:21:32 +02: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_lookups.py 💫 WIP: Basic lookup class scaffolding and JSON for all lemmati… (#4167) 2019-08-22 14:21:32 +02: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 Fix code style 2019-03-11 15:28:22 +01:00