spaCy/spacy/tests/tokenizer
2017-01-04 00:47:59 +01: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_contractions.py Modernize tokenizer tests for contractions 2017-01-03 23:02:21 +01:00
test_emoticons.py Modernize tokenizer tests for emoticons 2017-01-04 00:47:59 +01:00
test_indices.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_infix.py Modernize tokenizer tests for infixes 2017-01-04 00:47:42 +01:00
test_only_punct.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_post_punct.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_pre_punct.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_special_affix.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_string_loading.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_surround_punct.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_tokenizer.py Fix tokenizer test 2016-12-18 16:55:32 +01:00
test_whitespace.py Move regression test for #351 to own file 2017-01-04 00:47:11 +01:00
test_wiki_sun.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00