spaCy/spacy/tests/regression
Sofie Van Landeghem dd207a28be
cleanup components API (#5726)
* add keyword separator for update functions and drop unused "state"

* few more Example tests and various small fixes

* consistently return losses after update call

* eliminate unused tensors field across pipe components

* fix name

* fix arg name
2020-07-09 19:43:39 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_issue1-1000.py Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
test_issue1001-1500.py Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
test_issue1501-2000.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
test_issue2001-2500.py Tidy up and merge regression tests 2020-07-06 14:05:59 +02:00
test_issue2501-3000.py Tidy up and merge regression tests 2020-07-06 14:05:59 +02:00
test_issue3001-3500.py Tidy up and merge regression tests 2020-07-06 14:05:59 +02:00
test_issue3501-4000.py Tidy up and merge regression tests 2020-07-06 14:05:59 +02:00
test_issue4001-4500.py cleanup components API (#5726) 2020-07-09 19:43:39 +02:00
test_issue4501-5000.py Fix class to pickling works as expected 2020-07-06 16:43:45 +02:00
test_issue5048.py Remove unicode declarations 2020-03-26 15:18:32 +01:00
test_issue5082.py Remove unicode declarations 2020-03-26 15:18:32 +01:00
test_issue5137.py Fix merge issues 2020-05-21 19:42:13 +02:00
test_issue5141.py fix serialization of empty doc + unit test 2020-03-13 16:07:56 +01:00
test_issue5152.py Tidy up and merge regression tests 2020-07-06 14:05:59 +02:00
test_issue5230.py Tidy up and merge regression tests 2020-07-06 14:05:59 +02:00
test_issue5458.py Remove unicode declarations and tidy up 2020-06-21 22:34:10 +02:00
test_issue5551.py Fixing reproducible training (#5735) 2020-07-09 19:39:31 +02:00