spaCy/spacy/tests/regression
Samuel Kane 06a1846379 fix(util): fix decaying function output (#3495)
* fix(util): fix decaying function output

* fix(util): better test and adhere to code standards

* fix(util): correct variable name, pytestify test, update website text
2019-03-28 13:24:47 +01: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 Tidy up 2019-03-11 13:34:14 +01:00
test_issue2501-3000.py Merge regression tests 2019-02-24 21:03:39 +01:00
test_issue3002.py Clean up of char classes, few tokenizer fixes and faster default French tokenizer (#3293) 2019-02-20 22:10:13 +01:00
test_issue3009.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
test_issue3012.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
test_issue3199.py Only run noun chunks iterator in Span if available (closes #3199) 2019-02-08 18:33:16 +01:00
test_issue3209.py Un-x-fail passing test 2019-02-24 20:24:15 +01:00
test_issue3248.py Tidy up and auto-format 2019-02-13 15:29:08 +01:00
test_issue3277.py 💫 Add en/em dash to prefixes and suffixes (#3281) 2019-02-15 10:29:59 +01:00
test_issue3288.py Tidy up tests 2019-02-24 14:11:23 +01:00
test_issue3289.py Tidy up tests 2019-02-24 14:11:23 +01:00
test_issue3328.py Auto-format 2019-02-27 11:56:45 +01:00
test_issue3331.py Add xfailing test for #3331 2019-02-25 22:33:30 +01:00
test_issue3345.py Un-xfail passing tests and tidy up 2019-03-10 18:42:16 +01:00
test_issue3356.py Fix tokenizer on Python2.7 (#3460) 2019-03-22 13:42:47 +01:00
test_issue3410.py Add actual deprecation warning for n_threads (resolves #3410) 2019-03-15 16:38:44 +01:00
test_issue3447.py fix(util): fix decaying function output (#3495) 2019-03-28 13:24:47 +01:00
test_issue3468.py 💫 Add better and serializable sentencizer (#3471) 2019-03-23 15:45:02 +01:00