spaCy/spacy/tests/serialize
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 Revert #4334 2019-09-29 17:32:12 +02:00
test_resource_warning.py Tidy up tests 2020-10-15 10:20:21 +02:00
test_serialize_config.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00
test_serialize_doc.py Tidy up and auto-format 2020-10-03 17:20:18 +02:00
test_serialize_extension_attrs.py Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
test_serialize_kb.py set_kb method for entity_linker 2020-10-08 10:34:01 +02:00
test_serialize_language.py Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00
test_serialize_pipeline.py multi-label textcat component (#6474) 2021-01-06 13:07:14 +11:00
test_serialize_tokenizer.py unskipping tests with python >= 3.6 2020-12-30 18:46:43 +01:00
test_serialize_vocab_strings.py Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00