spaCy/spacy/tests
Matthew Honnibal d8db648ebf Add __init__.py file for regression tests 2016-11-01 13:45:06 +01:00
..
gold
integration
matcher
morphology
munge Mostly finished loading refactoring. Design is in place, but doesn't work yet. 2016-09-24 15:42:01 +02:00
parser Remove test of parser pickle 2016-10-17 01:52:10 +02:00
print
regression Add __init__.py file for regression tests 2016-11-01 13:45:06 +01:00
serialize Test Issue #514: Serializer fails when new entity type has been added. 2016-10-23 17:41:44 +02:00
spans Fix loading of English in span test 2016-10-15 14:44:37 +02:00
tagger
tokenizer * Fix Issue #360: Tokenizer failed when the infix regex matched the start of the string while trying to tokenize multi-infix tokens. 2016-05-09 13:23:47 +02:00
tokens Fix test, after IOB tweak. 2016-10-26 17:22:03 +02:00
unit
vectors Fix similarity test for Python 3 2016-10-23 18:16:56 +02:00
vocab
website Fix conftest for website tests. 2016-10-17 01:54:26 +02:00
__init__.py
conftest.py Set default path in EN/DE tests. 2016-10-17 01:52:49 +02:00
prag_sbd.py
sun.tokens
sun.txt
test_docs.py
test_matcher.py Revert "Update matcher test, to reflect character offset return instead of token offset." 2016-10-17 16:49:49 +02:00
test_pickle.py
tokenizer.sed