spaCy/spacy/tests
2016-10-16 15:12:08 -04: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 Add test for Issue #445, fixed in 3cb4d455d, with improved lemmatizer logic 2016-09-27 18:39:46 +02:00
tokenizer
tokens activate parse_tree test, use from_array, test for root correctness 2016-10-16 15:12:08 -04:00
unit
vectors
vocab Fix Issue #371: Lexeme objects were unhashable. 2016-09-27 13:22:30 +02:00
website
__init__.py
conftest.py Add .blank() method to Parser. Start housing default dep labels and entity types within the Defaults class. 2016-09-26 11:57:54 +02:00
prag_sbd.py
sun.tokens
sun.txt
test_docs.py
test_matcher.py Refactor so that the tokenizer data is read from Python data, rather than from disk 2016-09-25 14:49:53 +02:00
test_pickle.py
tokenizer.sed