spaCy/spacy/tests
Matthew Honnibal 2debc4e0a2 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
..
integration
matcher Update tests 2016-09-24 01:17:03 +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
serialize Finish refactoring data loading 2016-09-24 20:26:17 +02:00
spans
tagger Finish refactoring data loading 2016-09-24 20:26:17 +02:00
tokenizer
tokens * Fix Issue #367: Missing has_vector property on Doc and Span objects 2016-05-09 12:36:14 +02:00
unit
vectors add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
vocab * Remove print from test 2016-05-05 11:10:59 +02:00
website add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
__init__.py
conftest.py
prag_sbd.py
sun.tokens
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
test_pickle.py
tokenizer.sed