René Octavio Queiroz Dias
999ff03b19
fix: Fix textcat labels to expect a Optional[Iterable[str]] instead of Optional[Dict] ( #6911 )
...
* docs: Add agreement
* bug: Regression test
Issue #6908
* fix: Changed from Dict to Iterable[str]
Fix #6908
* Update test to use make_tempdir
* fix: Fix WindowsPath error
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2021-02-04 23:37:13 +01:00
Ines Montani
d0c3775712
Replace links to nightly docs [ci skip]
2021-01-30 20:09:38 +11:00
Ines Montani
b0b743597c
Tidy up and auto-format
2021-01-15 11:57:36 +11:00
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