spaCy/spacy/cli
Adriane Boyd 30e1a89aeb
Fix displacy output in evaluate CLI (#7122)
Now that `nlp.evaluate()` does not modify the examples, rerun the
pipeline on the (limited) texts in order to provide the predicted
annotation in the displacy output option.
2021-02-19 23:01:20 +11:00
..
project
templates
__init__.py Move init labels to init pipeline module 2020-09-29 18:09:33 +02:00
_util.py Support env vars and CLI overrides for project.yml 2021-02-10 13:45:27 +11:00
convert.py
debug_config.py
debug_data.py
debug_model.py
download.py
evaluate.py Fix displacy output in evaluate CLI (#7122) 2021-02-19 23:01:20 +11:00
info.py
init_config.py Preserve sourced components in fill-config (fixes #7055) (#7058) 2021-02-14 14:02:14 +11:00
init_pipeline.py WIP: Various small training changes (#6818) 2021-01-26 14:51:52 +11:00
package.py
pretrain.py
profile.py
train.py
validate.py Replace links to nightly docs [ci skip] 2021-01-30 20:09:38 +11:00