spaCy/spacy/cli
2020-08-07 14:40:58 +02:00
..
project Tidy up and auto-format 2020-08-05 16:00:59 +02:00
__init__.py Add init CLI and init config (#5854) 2020-08-02 15:18:30 +02:00
_util.py Allow adding pipeline components from source model (#5857) 2020-08-04 23:39:19 +02:00
convert.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
debug_data.py Simplify config overrides in CLI and deserialization (#5880) 2020-08-05 23:35:09 +02:00
debug_model.py Sync develop with nightly docs state (#5883) 2020-08-06 00:28:14 +02:00
download.py Add better error for failed model shortcut loading 2020-08-05 23:10:29 +02:00
evaluate.py Update CLI docs and evaluate command [ci skip] 2020-08-07 14:40:58 +02:00
info.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
init_config.py Add init CLI and init config (#5854) 2020-08-02 15:18:30 +02:00
init_model.py Add init CLI and init config (#5854) 2020-08-02 15:18:30 +02:00
package.py Add flag to toggle sdist creation on package [ci skip] 2020-07-27 16:52:23 +02:00
pretrain.py Simplify config overrides in CLI and deserialization (#5880) 2020-08-05 23:35:09 +02:00
profile.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
train.py Use "raise ... from" in custom errors for better tracebacks 2020-08-05 23:53:21 +02:00
validate.py Add init CLI and init config (#5854) 2020-08-02 15:18:30 +02:00