spaCy/spacy/tests/regression
Matthew Honnibal 63f0bde749 Add test for #1250: Tokenizer cache clobbered special-case attrs 2017-10-24 16:07:18 +02:00
..
__init__.py
test_issue54.py
test_issue118.py
test_issue242.py
test_issue309.py
test_issue351.py
test_issue360.py
test_issue361.py
test_issue401.py
test_issue429.py Wrap try/except around model saving 2017-10-05 08:14:24 -05:00
test_issue514.py
test_issue587.py
test_issue588.py
test_issue589.py Fix tests 2017-10-11 13:27:18 +02:00
test_issue590.py
test_issue595.py
test_issue599.py
test_issue600.py
test_issue615.py
test_issue686.py
test_issue693.py Update tests 2017-06-05 02:26:13 +02:00
test_issue704.py Make sure sents are a list 2017-06-05 12:30:13 +02:00
test_issue717.py
test_issue719.py
test_issue736.py
test_issue740.py
test_issue743.py
test_issue744.py
test_issue758.py
test_issue759.py
test_issue768.py
test_issue775.py
test_issue781.py
test_issue792.py
test_issue801.py
test_issue805.py
test_issue834.py
test_issue850.py Update tests 2017-06-05 02:26:13 +02:00
test_issue852.py
test_issue859.py
test_issue886.py
test_issue891.py
test_issue903.py
test_issue910.py Update tests 2017-06-05 02:26:13 +02:00
test_issue912.py
test_issue957.py
test_issue995.py
test_issue999.py
test_issue1242.py Check that empty strings are handled. Closes #1242 2017-10-21 00:52:14 +02:00
test_issue1250.py Add test for #1250: Tokenizer cache clobbered special-case attrs 2017-10-24 16:07:18 +02:00
test_issue1253.py Fix re-parsing of previously parsed text 2017-10-20 16:27:36 +02:00
test_issue1257.py Fix comparison of Token from different docs. Closes #1257 2017-08-19 16:39:32 +02:00
test_issue1305.py Unxfail and close #1305 2017-09-06 19:14:17 +02:00
test_issue1375.py Fix #1375 -- out-of-bounds on token.nbor() 2017-10-24 12:10:39 +02:00
test_issue1380.py Make test work for Python 2.7 2017-10-04 16:36:50 +02:00
test_issue1387.py Port over changes from #1389 2017-10-14 13:32:55 +02:00
test_issue1434.py Normalize imports in regression test 2017-10-24 14:25:49 +02:00
test_issue1450.py Fix Issue #1450: Off-by-1 in * and ? matches 2017-10-24 14:26:27 +02:00