spaCy/spacy/tests/tokenizer
2016-11-02 23:47:21 +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 * 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 * Fix Issue #360: Tokenizer failed when the infix regex matched the start of the string while trying to tokenize multi-infix tokens. 2016-05-09 13:23:47 +02: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 Update test_tokenizer.py 2016-02-10 19:24:37 +01:00
test_whitespace.py * Add test for Issue #351: Indices off when leading whitespace 2016-05-04 15:53:17 +02:00
test_wiki_sun.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00