spaCy/spacy/tests/vocab
Matthew Honnibal d3a617aa99 Test workaround for Issue #285: Streaming data memory growth 2016-10-24 13:48:06 +02:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py
test_add_vectors.py Add test for vector resizing, re Issue #544 2016-10-21 17:07:21 +02: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_freeze_string_store.py Test workaround for Issue #285: Streaming data memory growth 2016-10-24 13:48:06 +02:00
test_intern.py Revert "Changes to test for new string-store" 2016-09-30 20:11:01 +02:00
test_is_punct.py
test_lexeme.py Revert "Changes to test for new string-store" 2016-09-30 20:11:01 +02:00
test_lexeme_flags.py Add add_flag method to Vocab, re Issue #504. 2016-10-14 12:15:38 +02:00
test_number.py
test_shape.py
test_urlish.py
test_vocab.py * Add missing __contains__ method to vocab 2016-03-08 15:49:10 +00:00