spaCy/spacy/cli
Sofie Van Landeghem 8d3c0306e1
refactor fixes (#5664)
* fixes in ud_train, UX for morphs

* update pyproject with new version of thinc

* fixes in debug_data script

* cleanup of old unused error messages

* remove obsolete TempErrors

* move error messages to errors.py

* add ENT_KB_ID to default DocBin serialization

* few fixes to simple_ner

* fix tags
2020-06-29 14:33:00 +02:00
..
__init__.py Merge branch 'develop' into feature/project-cli 2020-06-27 13:03:03 +02:00
_app.py Update with DVC WIP 2020-06-27 13:02:10 +02:00
convert.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
debug_data.py refactor fixes (#5664) 2020-06-29 14:33:00 +02:00
download.py Add correct uppercase variants for boolean flags 2020-06-22 00:57:28 +02:00
evaluate.py Output more stats in evaluate 2020-06-28 15:34:28 +02:00
info.py Tidy up info 2020-06-22 01:17:11 +02:00
init_model.py Refactor CLI 2020-06-21 21:35:01 +02:00
package.py Fix package command and add version option 2020-06-27 20:36:08 +02:00
pretrain.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
profile.py Remove ml_datasets from install dependencies 2020-06-22 12:14:51 +02:00
project.py Replace curl with requests 2020-06-28 16:25:53 +02:00
train.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
validate.py Refactor CLI 2020-06-21 21:35:01 +02:00