spaCy/spacy/cli
Ines Montani 8f9552d9e7
Refactor project CLI (#5732)
* Make project command a submodule

* Update with WIP

* Add helper for joining commands

* Update docstrins, formatting and types

* Update assets and add support for copying local files

* Fix type

* Update success messages
2020-07-09 01:42:51 +02:00
..
project Refactor project CLI (#5732) 2020-07-09 01:42:51 +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 Make docs_to_json backwards-compatible with v2 (#5714) 2020-07-06 14:15:00 +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 batch_by_words by default 2020-07-08 21:37:06 +02:00
validate.py Refactor CLI 2020-06-21 21:35:01 +02:00