spaCy/spacy/cli
Ines Montani 126050f259 Improve asset fetching
Get all paths first and run dvc add once so it only shows one progress bar and one combined git command (if repo is git repo)
2020-06-29 16:55:24 +02:00
..
__init__.py Import project_run_all function 2020-06-29 16:54:19 +02:00
_app.py Update with DVC WIP 2020-06-27 13:02:10 +02:00
convert.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
debug_data.py refactor fixes (#5664) 2020-06-29 14:33:00 +02:00
download.py Add correct uppercase variants for boolean flags 2020-06-22 00:57:28 +02:00
evaluate.py Output more stats in evaluate 2020-06-28 15:34:28 +02:00
info.py Tidy up info 2020-06-22 01:17:11 +02:00
init_model.py Refactor CLI 2020-06-21 21:35:01 +02:00
package.py Fix package command and add version option 2020-06-27 20:36:08 +02:00
pretrain.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
profile.py Remove ml_datasets from install dependencies 2020-06-22 12:14:51 +02:00
project.py Improve asset fetching 2020-06-29 16:55:24 +02:00
train.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
validate.py Refactor CLI 2020-06-21 21:35:01 +02:00