spaCy/spacy/tests/regression
AJ Rader 2f3648700c Correction of default lemmatizer lookup in English (Issue # 4104) (#4110)
* pytest file for issue4104 established

* edited default lookup english lemmatizer for spun; fixes issue 4102

* eliminated parameterization and sorted dictionary dependnency in issue 4104 test

* added contributor agreement
2019-08-15 11:39:10 +02:00
..
__init__.py Add __init__.py file for regression tests 2016-11-01 13:45:06 +01:00
test_issue1-1000.py Clean up of char classes, few tokenizer fixes and faster default French tokenizer (#3293) 2019-02-20 22:10:13 +01:00
test_issue1001-1500.py Clean up of char classes, few tokenizer fixes and faster default French tokenizer (#3293) 2019-02-20 22:10:13 +01:00
test_issue1501-2000.py Merge regression tests 2019-02-24 20:31:38 +01:00
test_issue2001-2500.py Merge regression tests 2019-07-10 12:49:18 +02:00
test_issue2501-3000.py Merge regression tests 2019-02-24 21:03:39 +01:00
test_issue3001-3500.py Merge regression tests 2019-07-10 12:49:18 +02:00
test_issue3521.py addressed all comments by Ines 2019-04-03 13:50:33 +02:00
test_issue3526.py Fix handling of old entity ruler files 2019-07-10 12:14:12 +02:00
test_issue3531.py Don't make "settings" or "title" required in displaCy data (closes #3531) 2019-04-03 10:13:16 +02:00
test_issue3540.py Update lemma and vector information after splitting a token (#4097) 2019-08-08 15:09:44 +02:00
test_issue3549.py Ensure match pattern error isn't raised on empty errors (closes #3549) 2019-04-09 12:50:43 +02:00
test_issue3555.py Add xfailing test for #3555 2019-04-09 11:07:14 +02:00
test_issue3611.py Auto-format [ci skip] 2019-07-17 12:34:13 +02:00
test_issue3625.py Auto-format [ci skip] 2019-07-17 12:34:13 +02:00
test_issue3803.py Tidy up [ci skip] 2019-06-12 13:38:23 +02:00
test_issue3839.py Auto-format [ci skip] 2019-07-17 12:34:13 +02:00
test_issue3869.py Auto-format [ci skip] 2019-07-17 12:34:13 +02:00
test_issue3880.py Tidy up and auto-format 2019-07-11 12:02:25 +02:00
test_issue3882.py Exclude user_data when copying doc in displaCy (closes #3882) 2019-06-26 14:37:05 +02:00
test_issue3951.py Add regression test for #3951 2019-07-16 14:00:00 +02:00
test_issue3962.py Fix dependency copy for as_doc (#3969) 2019-07-23 18:28:54 +02:00
test_issue3972.py Add regression test for #3972 2019-07-16 13:07:35 +02:00
test_issue4002.py fetch norm from lex if necessary for matching (#4080) 2019-08-05 23:51:04 +02:00
test_issue4030.py Resolve edge case when calling textcat.predict with empty doc (#4035) 2019-07-30 14:58:01 +02:00
test_issue4054.py ensure the lang of vocab and nlp stay consistent (#4057) 2019-08-01 17:13:01 +02:00
test_issue4104.py Correction of default lemmatizer lookup in English (Issue # 4104) (#4110) 2019-08-15 11:39:10 +02:00