spaCy/spacy/tests
2016-10-15 14:13:23 +02:00
..
integration Update tests 2016-09-24 01:17:03 +02:00
matcher Update tests 2016-09-24 01:17:03 +02:00
morphology
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
serialize Finish refactoring data loading 2016-09-24 20:26:17 +02:00
spans
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
vectors
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
conftest.py Load with default path=False in tests. 2016-10-15 14:13:23 +02:00
prag_sbd.py
sun.tokens
sun.txt
test_docs.py
test_matcher.py Revert "Changes to test for new string-store" 2016-09-30 20:11:01 +02:00
test_pickle.py
tokenizer.sed