spaCy/spacy/cli
2023-04-03 15:28:52 +02:00
..
project Partially work around pending deprecation of pkg_resources (#12368) 2023-03-09 10:32:01 +01:00
templates Add spancat_singlelabel pipeline for multiclass and non-overlapping span labelling tasks (#11365) 2023-03-09 10:33:16 +01:00
__init__.py Add a spacy benchmark speed subcommand (#11902) 2023-01-12 11:55:21 +01:00
_util.py Have logging calls use string formatting types (#12215) 2023-02-02 11:15:22 +01:00
apply.py
assemble.py
benchmark_speed.py Add a spacy benchmark speed subcommand (#11902) 2023-01-12 11:55:21 +01:00
convert.py
debug_config.py
debug_data.py trainable_lemmatizer in debug data (#11419) 2023-01-26 17:36:50 +01:00
debug_diff.py
debug_model.py
download.py
evaluate.py Add a spacy benchmark speed subcommand (#11902) 2023-01-12 11:55:21 +01:00
find_threshold.py Fix --verbose for spacy find-threshold (#12418) 2023-04-03 15:28:52 +02:00
info.py Partially work around pending deprecation of pkg_resources (#12368) 2023-03-09 10:32:01 +01:00
init_config.py
init_pipeline.py
package.py Adjust return type of registry.find (#12227) 2023-02-15 12:32:53 +01:00
pretrain.py
profile.py
train.py
validate.py