spaCy/spacy/cli
Matthew Honnibal 8038b87f04
Various small tweaks to project CLI (#5965)
* Fix up/download of http and local paths

* Support git_sparse_checkout for assets

* Fix scorer

* Handle already-present directories for git assets

* Improve convert command

* Fix support for existant files in git assets

* Support branches in git sparse checkout

* Format

* Fix git assets

* Document git block in assets

* Fix test

* Fix test

* Revert "Fix test"

This reverts commit cf3097260f.

* Revert "Fix test"

This reverts commit 964d636e27.

* Dont multiply p/r/f by 100

* Display scores * 100 during training
2020-08-25 00:30:52 +02:00
..
project Various small tweaks to project CLI (#5965) 2020-08-25 00:30:52 +02:00
templates Minor adjustments to quickstart template 2020-08-21 00:10:21 +02:00
__init__.py Format 2020-08-23 21:15:12 +02:00
_util.py Various small tweaks to project CLI (#5965) 2020-08-25 00:30:52 +02:00
convert.py Various small tweaks to project CLI (#5965) 2020-08-25 00:30:52 +02:00
debug_data.py Update docs and CLI [ci skip] 2020-08-17 21:38:20 +02:00
debug_model.py Fix handling of optional [pretraining] block (#5954) 2020-08-24 15:56:03 +02:00
download.py Add better error for failed model shortcut loading 2020-08-05 23:10:29 +02:00
evaluate.py Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
info.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
init_config.py Support removing extra values in fill-config (#5966) 2020-08-24 22:53:47 +02:00
init_model.py Add init CLI and init config (#5854) 2020-08-02 15:18:30 +02:00
package.py Update docs and consistency [ci skip] 2020-08-18 14:39:40 +02:00
pretrain.py Fix handling of optional [pretraining] block (#5954) 2020-08-24 15:56:03 +02:00
profile.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
train.py Various small tweaks to project CLI (#5965) 2020-08-25 00:30:52 +02:00
validate.py Add init CLI and init config (#5854) 2020-08-02 15:18:30 +02:00