spaCy/spacy/tests/vocab
2016-05-05 11:10:59 +02:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11: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 * Set test file mode to w+t 2015-10-26 22:40:48 +11:00
test_is_punct.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_lexeme_flags.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_lexeme.py * Remove print from test 2016-05-05 11:10:59 +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