spaCy/spacy/tests/training
Sofie Van Landeghem afc5714d32
multi-label textcat component (#6474)
* multi-label textcat component

* formatting

* fix comment

* cleanup

* fix from #6481

* random edit to push the tests

* add explicit error when textcat is called with multi-label gold data

* fix error nr

* small fix
2021-01-06 13:07:14 +11:00
..
__init__.py move tests to correct subdir 2020-09-15 21:40:38 +02:00
test_augmenters.py Update data augmenters (#6196) 2020-10-04 17:46:29 +02:00
test_new_example.py Refactor Token morph setting (#6175) 2020-10-01 22:21:46 +02:00
test_readers.py multi-label textcat component (#6474) 2021-01-06 13:07:14 +11:00
test_training.py Switch converters to generator functions (#6547) 2020-12-15 16:47:16 +08:00