spaCy/spacy/tests
2016-10-23 17:41:44 +02:00
..
gold Update test for biluo tags 2016-10-16 11:42:45 +02:00
integration Update tests 2016-09-24 01:17:03 +02:00
matcher Add tests for using the new Entity ID tracking in the rule matcher 2016-10-23 14:04:01 +02:00
morphology add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
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 add __init__.py to empty package dirs 2016-03-14 11:28:03 +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 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 German noun chunk iterator now doesn't return tokens more than once 2016-05-03 16:58:59 +02:00
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 add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py Set default path in EN/DE tests. 2016-10-17 01:52:49 +02:00
prag_sbd.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
sun.tokens * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
sun.txt * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_docs.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
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 * Comment out pickle tests 2016-01-25 15:51:13 +01:00
tokenizer.sed * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00