spaCy/spacy/tests
Matthew Honnibal 79aa03fe98 Test Issue #514: Serializer fails when new entity type has been added. 2016-10-23 17:41:44 +02:00
..
gold Update test for biluo tags 2016-10-16 11:42:45 +02:00
integration
matcher Add tests for using the new Entity ID tracking in the rule matcher 2016-10-23 14:04:01 +02:00
morphology
munge
parser Remove test of parser pickle 2016-10-17 01:52:10 +02:00
print
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 Update tests, somewhat messily. 2016-10-15 14:14:04 +02:00
tokenizer Revert "Changes to test for new string-store" 2016-09-30 20:11:01 +02:00
tokens Fix broken test, re Issue #461 2016-10-23 17:02:23 +02:00
unit
vectors Add tests to verify that Issue #442 is fixed in 1.1 2016-10-23 14:33:13 +02:00
vocab Add test for vector resizing, re Issue #544 2016-10-21 17:07:21 +02:00
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