spaCy/spacy/cli
Adriane Boyd 5fb8b7037a Expand initialize/training config validation
Validate both `[initialize]` and `[training]` in `debug data` and
`nlp.initialize()` with separate config validation error blocks that
indicate which block of the config is being validated.
2021-01-12 17:17:00 +01:00
..
project Enable commit check via env var 2020-10-05 20:51:15 +02:00
templates Fix types of Tok2Vec encoding architectures (#6442) 2021-01-07 16:39:27 +11:00
__init__.py Move init labels to init pipeline module 2020-09-29 18:09:33 +02:00
_util.py Fix variable 2020-12-08 20:44:59 +11:00
convert.py Switch converters to generator functions (#6547) 2020-12-15 16:47:16 +08:00
debug_config.py Expand initialize/training config validation 2021-01-12 17:17:00 +01:00
debug_data.py Fix alignment and vector checks in debug data 2020-12-15 09:43:14 +01:00
debug_model.py Update argument handling and documentation 2020-12-08 20:41:18 +11:00
download.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00
evaluate.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00
info.py add simple unit test 2020-12-30 12:35:26 +01:00
init_config.py multi-label textcat component (#6474) 2021-01-06 13:07:14 +11:00
init_pipeline.py Update argument handling and documentation 2020-12-08 20:41:18 +11:00
package.py Include custom code via spacy package command (#6531) 2020-12-10 20:36:46 +08:00
pretrain.py Update argument handling and documentation 2020-12-08 20:41:18 +11:00
profile.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
train.py Allow reading config from sdtin in spacy train 2020-12-08 18:01:40 +11:00
validate.py Update docs links in codebase 2020-09-04 12:58:50 +02:00