spaCy/spacy/tests
2016-11-09 18:57:50 +00:00
..
gold Update test for biluo tags 2016-10-16 11:42:45 +02:00
integration Fix test 2016-11-02 20:48:40 +01:00
matcher Update test 2016-10-23 21:08:07 +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
regression Fix test for 605 2016-11-06 11:59:26 +01:00
serialize Test Issue #514: Serializer fails when new entity type has been added. 2016-10-23 17:41:44 +02:00
spans Added a test case to cover the span.merge returning values 2016-11-09 18:57:50 +00:00
tagger Update tests, somewhat messily. 2016-10-15 14:14:04 +02:00
tokenizer Remove deprecated tokens_from_list test. 2016-11-02 23:47:21 +01:00
tokens Fix test, after IOB tweak. 2016-10-26 17:22:03 +02:00
unit German noun chunk iterator now doesn't return tokens more than once 2016-05-03 16:58:59 +02:00
vectors Fix similarity test for Python 3 2016-10-23 18:16:56 +02:00
vocab Test workaround for Issue #285: Streaming data memory growth 2016-10-24 13:48:06 +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 Add basic test for PhraseMatcher 2016-11-09 00:10:32 +08: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