spaCy/spacy/tests/tagger
ines 1da29a7146 Use new Lemmatizer data and remove file import
Since there's currently only an English lemmatizer, the global
Lemmatizer imports from spacy.en. This is unideal and still needs to be
fixed.
2017-03-12 13:58:22 +01:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_lemmatizer.py Use new Lemmatizer data and remove file import 2017-03-12 13:58:22 +01:00
test_morph_exceptions.py Use consistent test names 2017-01-12 15:09:21 +01:00
test_spaces.py Modernise tagger tests and fix xpassing test 2017-01-12 23:40:52 +01:00
test_tag_names.py Modernise tagger tests and fix xpassing test 2017-01-12 23:40:52 +01:00