spaCy/spacy/cli
Eliana Vornov 4e3360ad12
add --spans-key option for CLI spancat evaluation (#12981)
* add span key option for CLI evaluation

* Rephrase CLI help to refer to Doc.spans instead of spancat

* Rephrase docs to refer to Doc.spans instead of spancat

---------

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2023-09-25 11:25:41 +02:00
..
project Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
templates SpanFinder: set default max_length to 25 (#12791) 2023-07-06 09:55:34 +02:00
__init__.py Add cli for finding locations of registered func (#12757) 2023-07-31 09:39:00 +02:00
_util.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
apply.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
assemble.py Tests for CLI app - init config generates train-able config (#12173) 2023-07-31 14:45:04 +02:00
benchmark_speed.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
convert.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
debug_config.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
debug_data.py Add spancat_singlelabel to debug data CLI (#12749) 2023-06-26 10:25:20 +02:00
debug_diff.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
debug_model.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
download.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
evaluate.py add --spans-key option for CLI spancat evaluation (#12981) 2023-09-25 11:25:41 +02:00
find_function.py Add cli for finding locations of registered func (#12757) 2023-07-31 09:39:00 +02:00
find_threshold.py Tests for CLI app - init config generates train-able config (#12173) 2023-07-31 14:45:04 +02:00
info.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
init_config.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
init_pipeline.py Tests for CLI app - init config generates train-able config (#12173) 2023-07-31 14:45:04 +02:00
package.py Update br tags (#12882) 2023-08-04 10:52:41 +02:00
pretrain.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
profile.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
train.py Tests for CLI app - init config generates train-able config (#12173) 2023-07-31 14:45:04 +02:00
validate.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00