spaCy/spacy/tests/tagger
Ines Montani 8350d65695 Change morphology and lemmatizer API
Take morphology features as object instead of keyword arguments
2016-12-07 21:12:49 +01:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_add_lemmas.py bugfix: introducing multiple roots now updates original head's properties 2016-04-20 16:42:41 +02:00
test_lemmatizer.py Change morphology and lemmatizer API 2016-12-07 21:12:49 +01:00
test_morph_exceptions.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_spaces.py * Fix test for whitespace 2016-01-19 20:38:26 +01:00
test_tag_names.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00