spaCy/spacy/cli
Ines Montani a60562f208
Update project CLI hashes, directories, skipping (#5741)
* Update project CLI hashes, directories, skipping

* Improve clone success message

* Remove unused context args

* Move project-specific utils to project utils

The hashing/checksum functions may not end up being general-purpose functions and are more designed for the projects, so they shouldn't live in spacy.util

* Improve run help and add workflows

* Add note re: directory checksum speed

* Fix cloning from subdirectories and output messages

* Remove hard-coded dirs
2020-07-09 23:51:18 +02:00
..
project Update project CLI hashes, directories, skipping (#5741) 2020-07-09 23:51:18 +02:00
__init__.py Refactor project CLI (#5732) 2020-07-09 01:42:51 +02:00
_app.py Refactor project CLI (#5732) 2020-07-09 01:42:51 +02:00
convert.py Minor refactor to conversion of output docs (#5718) 2020-07-09 19:42:32 +02:00
debug_data.py Auto-format 2020-07-04 16:25:34 +02:00
download.py Deprecat model shortcuts and simplify download (#5722) 2020-07-08 14:00:07 +02:00
evaluate.py Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00
info.py Tidy up info 2020-06-22 01:17:11 +02:00
init_model.py Auto-format 2020-07-04 16:25:34 +02:00
package.py Fix package command and add version option 2020-06-27 20:36:08 +02:00
pretrain.py Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00
profile.py Feature/example only (#5707) 2020-07-06 13:02:36 +02:00
train.py Update CLI args and docstrings 2020-07-09 19:44:28 +02:00
validate.py Refactor CLI 2020-06-21 21:35:01 +02:00