spaCy/tests/vocab
Matthew Honnibal 2348a08481 * Load/dump strings with a json file, instead of the hacky strings file we were using. 2015-10-22 21:13:03 +11:00
..
conftest.py * Add tests/vocab/conftest.py 2015-06-07 18:02:47 +02:00
test_asciify.py * Reorganize tests 2015-06-07 16:49:46 +02:00
test_flag_features.py * Reorganize tests 2015-06-07 16:49:46 +02:00
test_intern.py * Load/dump strings with a json file, instead of the hacky strings file we were using. 2015-10-22 21:13:03 +11:00
test_is_punct.py * Reorganize tests 2015-06-07 16:49:46 +02:00
test_lexeme_flags.py * Update tests, after removal of spacy.en.attrs 2015-10-09 13:37:25 +11:00
test_number.py * Reorganize tests 2015-06-07 16:49:46 +02:00
test_shape.py * Reorganize tests 2015-06-07 16:49:46 +02:00
test_urlish.py * Reorganize tests 2015-06-07 16:49:46 +02:00
test_vocab.py * Fix StringIO for Python 3 2015-10-13 20:20:25 +11:00