spaCy/spacy/tests
Matthew Honnibal c0909afe22 Merge pull request #312 from wbwseeker/space_head_bug
add restrictions to L-arc and R-arc to prevent space heads
2016-04-15 20:36:03 +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 different handling of space tokens 2016-04-13 15:28:28 +02:00
print add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
serialize fix tests (use english model) 2016-04-12 16:41:57 +02:00
spans add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
tagger fix tests (use english model) 2016-04-12 16:41:57 +02:00
tokenizer * Fix infixed commas in tokenizer, re Issue #326. Need to benchmark on empirical data, to make sure this doesn't break other cases. 2016-04-14 11:36:03 +02: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