spaCy/tests
2015-10-18 17:17:27 +11:00
..
de * Comment out german test 2015-09-13 10:57:47 +10:00
matcher * Update tests, after removal of spacy.en.attrs 2015-10-09 13:37:25 +11:00
morphology * Fix StringIO for Python 3 2015-10-13 20:20:25 +11:00
munge * Add test for strip_bad_periods reading in read_conll.parse 2015-06-18 16:36:04 +02:00
parser * Fix test_space_attachment 2015-10-15 03:24:57 +11:00
serialize * Remove test_freqs function 2015-09-12 04:20:43 +02:00
spans * Upd test_merge 2015-09-15 14:55:23 +10:00
tagger * Fix StringIO for Python3 in tests 2015-10-13 20:39:02 +11:00
tokenizer * Add tokenizer rule to fix numeric range tokenization 2015-10-17 15:49:51 +11:00
tokens * Fix Issue #122: Incorrect calculation of children after Doc.merge() 2015-10-18 17:17:27 +11:00
vectors * Add tests for new vectors functionality 2015-09-14 17:48:13 +10:00
vocab * Fix StringIO for Python3 tests 2015-10-13 20:50:07 +11:00
website * Fix test 2015-10-13 15:58:46 +11:00
conftest.py * Add flags to pytest to tests requiring models, vectors or slow functions to be toggled. 2015-07-23 01:19:03 +02:00
prag_sbd.py * Fix prag_sbd tests 2015-10-13 04:54:15 +02:00
sun.tokens Remove trailing whitespace 2015-04-19 13:01:38 -07:00
sun.txt * Fix tests 2015-06-07 18:07:32 +02:00
test_basic_create.py * Fix assertion in test_basic_create 2015-10-12 00:48:18 +11:00
test_basic_load.py * Fix test that was failing on travis 2015-10-13 18:50:39 +11:00
test_docs.py * Comment out old doc tests for now 2015-08-26 19:23:04 +02:00
test_matcher.py * Mark a matcher test as requiring the model 2015-09-06 20:19:51 +02:00
test_pickle.py * Fix StringIO for Python 3 2015-10-13 20:20:25 +11:00
tokenizer.sed Remove trailing whitespace 2015-04-19 13:01:38 -07:00