spaCy/spacy/tests/vocab
2017-01-12 15:09:49 +01:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_add_vectors.py Modernise add vectors vocab test 2017-01-12 15:09:49 +01:00
test_flag_features.py * Add stubs to test is_bracket/is_quote/is_left_punct/is_right_punct functions 2016-02-04 13:02:25 +01:00
test_intern.py Revert "Changes to test for new string-store" 2016-09-30 20:11:01 +02:00
test_is_punct.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_lexeme_flags.py Add add_flag method to Vocab, re Issue #504. 2016-10-14 12:15:38 +02:00
test_lexeme.py Revert "Changes to test for new string-store" 2016-09-30 20:11:01 +02:00
test_number.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_shape.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_urlish.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_vocab.py * Add missing __contains__ method to vocab 2016-03-08 15:49:10 +00:00