spaCy/spacy/cli
Matthew Honnibal 2771e4f2b3
Fix the git "sparse checkout" functionality (#5973)
* Fix the git sparse checkout functionality

* Format
2020-08-26 04:00:14 +02:00
..
project Adjust docstring 2020-08-25 17:13:50 +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 Fix the git "sparse checkout" functionality (#5973) 2020-08-26 04:00:14 +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 Fix meta defaults and error in package command 2020-08-25 17:13:33 +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