spaCy/spacy/cli
Sofie Van Landeghem 3216a33149
positive_label config for textcat (#6062)
* hook up positive_label in textcat

* unit tests

* documentation

* formatting

* tests

* fix typo

* move verify_config to after begin_training

* revert accidential commit
2020-09-14 17:08:00 +02:00
..
project Fix handling of errors around git [ci skip] 2020-09-13 10:52:28 +02:00
templates Fix learn rate for non-transformer 2020-09-04 21:22:50 +02:00
__init__.py "model" terminology consistency in docs 2020-09-03 13:13:03 +02:00
_util.py Fix handling of errors around git [ci skip] 2020-09-13 10:52:28 +02:00
convert.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
debug_config.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
debug_data.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
debug_model.py Tidy up and auto-format [ci skip] 2020-09-13 10:55:36 +02:00
download.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
evaluate.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
info.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
init_config.py string_to_list to parse comma-separated string into a list 2020-09-12 14:43:22 +02:00
init_model.py Tidy up and auto-format [ci skip] 2020-09-13 10:55:36 +02:00
package.py Support overwriting name on spacy package 2020-09-11 11:38:28 +02:00
pretrain.py Improve v3 pretrain command (#6040) 2020-09-13 14:05:05 +02:00
profile.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
train.py positive_label config for textcat (#6062) 2020-09-14 17:08:00 +02:00
validate.py Update docs links in codebase 2020-09-04 12:58:50 +02:00