spaCy/spacy/tests/tokenizer
Matthew Honnibal 3ba7c167a8 Fix URL tests
2016-12-30 17:10:08 -06: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 Fix tokenizer test 2016-12-18 16:55:32 +01:00
test_urls.py Fix URL tests 2016-12-30 17:10:08 -06: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