spaCy/spacy/tests
2016-10-15 14:13:41 +02:00
..
integration Update tests 2016-09-24 01:17:03 +02:00
matcher Update matcher test 2016-10-15 14:13:41 +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 Update tests 2016-09-24 01:17:03 +02:00
print add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
serialize Finish refactoring data loading 2016-09-24 20:26:17 +02:00
spans * Add span.sent property, re Issue #366 2016-05-06 00:17:38 +02:00
tagger Use local path in test_lemmatizer 2016-10-12 19:35:00 +02:00
tokenizer Revert "Changes to test for new string-store" 2016-09-30 20:11:01 +02:00
tokens Require model for test_is_properties 2016-10-12 19:35:18 +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 __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
vocab Add add_flag method to Vocab, re Issue #504. 2016-10-14 12:15:38 +02:00
website Ensure words are added to vocab before test, so that the lexicon is updated correctly. 2016-10-15 14:12:18 +02:00
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py Load with default path=False in tests. 2016-10-15 14:13:23 +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 "Changes to test for new string-store" 2016-09-30 20:11:01 +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