spaCy/spacy/tests/tokenizer
2016-01-19 13:20:14 +01:00
..
conftest.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_contractions.py * xfail the contractions test 2015-12-31 13:16:28 +01:00
test_emoticons.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_indices.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_infix.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11: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 * Add xfail test for Issue #225: tokenization with non-whitespace delimiters 2016-01-19 13:20:14 +01:00
test_tokens_from_list.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_whitespace.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_wiki_sun.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00