spaCy/spacy/tests/regression
Matthew Honnibal 3959d778ac Revert "Revert "WIP on improving parser efficiency""
This reverts commit 532afef4a8.
2017-05-23 03:06:53 -05:00
..
__init__.py
test_issue54.py
test_issue118.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue242.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue309.py
test_issue351.py
test_issue360.py
test_issue361.py
test_issue401.py Pass regression test for #401 (resolves #401) 2017-03-18 17:06:49 +01:00
test_issue429.py Revert "Revert "WIP on improving parser efficiency"" 2017-05-23 03:06:53 -05:00
test_issue514.py
test_issue587.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue588.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue589.py
test_issue590.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue595.py Fix regression test 2017-03-25 22:35:07 +01:00
test_issue599.py
test_issue600.py
test_issue615.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue617.py
test_issue686.py Add title-case version of morph rules (resolves #686) 2017-03-18 17:27:11 +01:00
test_issue693.py Fix noun_chunk rules around coordination 2017-04-07 17:06:40 +02:00
test_issue704.py Add regression test for #704 and test new model (resolves #704) 2017-03-18 16:04:14 +01:00
test_issue717.py Fix #717: Set correct lemma for contracted verbs 2017-03-18 16:16:10 +01:00
test_issue719.py Fix #719: Lemmatizer can no longer output empty string 2017-03-18 16:02:06 +01:00
test_issue736.py
test_issue740.py
test_issue743.py Add missing unicode declaration 2017-03-13 12:08:19 +01:00
test_issue744.py
test_issue758.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue759.py
test_issue768.py Remove imports in /lang/__init__.py 2017-05-08 23:58:07 +02:00
test_issue775.py Add more test cases to #775 regression test to cover #847 2017-02-18 14:10:44 +01:00
test_issue781.py Fix tests 2017-03-16 18:53:47 -05:00
test_issue792.py Fix handling of trailing whitespace 2017-03-08 15:01:40 +01:00
test_issue801.py Update regression test for #801 to match current expected behaviour 2017-02-02 16:23:05 +01:00
test_issue805.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
test_issue834.py Reformat test and use text_file fixture 2017-02-16 23:49:19 +01:00
test_issue850.py Fix tests and use the new Matcher API 2017-05-22 13:54:20 +02:00
test_issue852.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
test_issue859.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
test_issue886.py Update docstring in #886 regression test 2017-03-13 12:00:38 +01:00
test_issue891.py Add / to tokenizer infixes (resolves #891) 2017-04-07 17:30:44 +02:00
test_issue903.py Prevent lemmatization of base nouns 2017-03-25 21:51:12 +01:00
test_issue910.py Remove imports in /lang/__init__.py 2017-05-08 23:58:07 +02:00
test_issue912.py Block lemmatization of base-form adjectives 2017-03-25 21:29:57 +01:00
test_issue957.py Add unicode declaration on new regression test 2017-04-07 18:09:23 +02:00
test_issue995.py Fix unicode header in tests 2017-04-24 10:09:01 +02:00
test_issue999.py Redesign training to integrate NN components 2017-05-16 16:17:30 +02:00