spaCy/spacy/tests
2016-04-13 18:38:26 +10:00
..
matcher add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
morphology add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
munge add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
parser add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
print add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
serialize add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
spans add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
tagger add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
tokenizer * Recognise multiple infixes in a token. 2016-04-13 18:38:26 +10:00
tokens * Fix Issue #323: Incorrect semantics of Token.__str__ built-in. Add flag to allow users to switch the old semantics back on, to ease transition. 2016-04-12 13:17:59 +10:00
vectors add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
vocab add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
website add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py untangle data_path/via 2016-01-16 12:23:45 +01: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 * Move tests underneath spacy/ 2015-10-26 00:07:31 +11: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