spaCy/spacy/cli
Ines Montani e12b03358b
Support removing extra values in fill-config (#5966)
* Support removing extra values in fill-config

* Fix test
2020-08-24 22:53:47 +02:00
..
project Update lockfile after project pull 2020-08-24 03:27:09 +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 Allow spacy project to push and pull to/from remote storage (#5949) 2020-08-23 18:32:09 +02:00
convert.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +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 Fix handling of optional [pretraining] block (#5954) 2020-08-24 15:56:03 +02:00
validate.py Add init CLI and init config (#5854) 2020-08-02 15:18:30 +02:00