spaCy/tests/tokenizer
2015-07-26 17:32:55 +02:00
..
conftest.py * More work on reorganising tests, using conftest.py 2015-06-07 18:02:24 +02:00
test_contractions.py * Upd tests after refactor 2015-07-14 00:08:50 +02:00
test_emoticons.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_indices.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_infix.py * Fix infix test 2015-07-26 17:32:55 +02:00
test_only_punct.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_post_punct.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_pre_punct.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_special_affix.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_string_loading.py * More work on reorganising tests, using conftest.py 2015-06-07 18:02:24 +02:00
test_surround_punct.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_tokenizer.py * Add note about failed tokenization 2015-06-08 16:17:07 +02:00
test_tokens_from_list.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_whitespace.py * Set up tokenizer/ tests properly, using a session-scoped fixture to avoid long load/unload times. Tokenizer tests now complete in 20 seconds. 2015-06-07 17:24:49 +02:00
test_wiki_sun.py * Fix tests 2015-06-07 18:07:32 +02:00