spaCy/spacy/tests/en/tokenizer
2017-01-05 18:11:11 +01:00
..
__init__.py Move English tokenizer tests to directory /en 2017-01-05 16:25:04 +01:00
test_contractions.py Move basic contraction tests to test_contractions.py 2017-01-05 18:09:53 +01:00
test_exceptions.py Move non-English-specific tests back to general tokenizer tests 2017-01-05 18:09:29 +01:00
test_indices.py Move English tokenizer tests to directory /en 2017-01-05 16:25:04 +01:00
test_prefix_suffix_infix.py Move non-English-specific tests back to general tokenizer tests 2017-01-05 18:09:29 +01:00
test_punct.py Move English tokenizer tests to directory /en 2017-01-05 16:25:04 +01:00
test_text.py Add tests for longer and mixed English texts 2017-01-05 18:11:04 +01:00