spaCy/spacy/cli
Raphael Mitsch 749e446ee3 Merge branch 'master' into sync/master-into-v4
# Conflicts:
#	.github/azure-steps.yml
2023-03-06 16:27:56 +01:00
..
project Partially work around pending deprecation of pkg_resources (#12368) 2023-03-06 14:48:57 +01:00
templates Merge the parser refactor into v4 (#10940) 2023-01-18 11:27:45 +01:00
__init__.py Add a spacy benchmark speed subcommand (#11902) 2023-01-12 11:55:21 +01:00
_util.py Merge branch 'master' into sync/master-into-v4 2023-03-02 16:24:15 +01:00
apply.py Auto-format code with black (#12019) 2022-12-23 12:44:07 +01:00
assemble.py
benchmark_speed.py Add a spacy benchmark speed subcommand (#11902) 2023-01-12 11:55:21 +01:00
convert.py Rename language codes (Icelandic, multi-language) (#12149) 2023-01-31 17:30:43 +01:00
debug_config.py
debug_data.py Drop python 3.6/3.7, remove unneeded compat (#12187) 2023-01-27 15:48:20 +01:00
debug_diff.py
debug_model.py
download.py Don't re-download installed models (#12188) 2023-01-31 11:31:17 +01:00
evaluate.py Add a spacy benchmark speed subcommand (#11902) 2023-01-12 11:55:21 +01:00
find_threshold.py
info.py Merge branch 'master' into sync/master-into-v4 2023-03-06 16:27:56 +01:00
init_config.py Rename language codes (Icelandic, multi-language) (#12149) 2023-01-31 17:30:43 +01:00
init_pipeline.py Remove names for vectors (#12243) 2023-02-08 14:37:42 +01:00
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