spaCy/spacy/cli
2020-09-29 20:53:05 +02:00
..
project encoding UTF8 (#6161) 2020-09-29 14:49:55 +02:00
templates Merge branch 'develop' into feature/prepare 2020-09-29 20:53:05 +02:00
__init__.py Move init labels to init pipeline module 2020-09-29 18:09:33 +02:00
_util.py Fix typos and refactor CLI logging 2020-09-28 21:17:10 +02:00
convert.py Sort paths for cache consistency 2020-09-25 19:07:26 +02:00
debug_config.py Fix small issues, resolve_dot_names and debug model 2020-09-29 20:38:35 +02:00
debug_data.py Fix config resolution and interpolation 2020-09-28 15:34:00 +02:00
debug_model.py Fix small issues, resolve_dot_names and debug model 2020-09-29 20:38:35 +02:00
download.py Fix download CLI [ci skip] 2020-09-24 14:43:56 +02:00
evaluate.py Refactor CLI 2020-09-28 15:09:59 +02:00
info.py accuracy -> performance 2020-09-24 14:32:35 +02:00
init_config.py Update config resolution to use new Thinc 2020-09-27 22:21:31 +02:00
init_pipeline.py Move init labels to init pipeline module 2020-09-29 18:09:33 +02:00
package.py Use updated run_command 2020-09-20 16:21:43 +02:00
pretrain.py Fix typos and refactor CLI logging 2020-09-28 21:17:10 +02:00
profile.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
train.py Remove unnecessary warning from train 2020-09-29 16:47:54 +02:00
validate.py Update docs links in codebase 2020-09-04 12:58:50 +02:00