spaCy/spacy/cli
2023-02-27 16:44:20 +09:00
..
project Refactor kwargs in CLI msg for future wasabi compatibility (#11918) 2022-12-05 10:00:00 +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 'v4' into feature/multiple-code-files 2023-02-02 12:34:59 +09:00
apply.py Auto-format code with black (#12019) 2022-12-23 12:44:07 +01:00
assemble.py Revert argument name change 2023-02-27 16:44:20 +09:00
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 Revert argument name change 2023-02-27 16:44:20 +09:00
debug_data.py Revert argument name change 2023-02-27 16:44:20 +09:00
debug_diff.py Add debug diff command in spaCy CLI (#10502) 2022-04-07 10:48:45 +02:00
debug_model.py Tidy up with flake8: imports, comparisons, etc. 2021-06-28 12:08:15 +02:00
download.py Don't re-download installed models (#12188) 2023-01-31 11:31:17 +01:00
evaluate.py Revert argument name change 2023-02-27 16:44:20 +09:00
find_threshold.py find-threshold: CLI command for multi-label classifier threshold tuning (#11280) 2022-11-25 11:44:55 +01:00
info.py Auto-format code with black (#11468) 2022-09-09 11:21:17 +02:00
init_config.py Rename language codes (Icelandic, multi-language) (#12149) 2023-01-31 17:30:43 +01:00
init_pipeline.py Rename language codes (Icelandic, multi-language) (#12149) 2023-01-31 17:30:43 +01:00
package.py Add support for multiple code files to all relevant commands 2023-01-12 19:05:09 +09:00
pretrain.py Revert argument name change 2023-02-27 16:44:20 +09:00
profile.py 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00
train.py Revert argument name change 2023-02-27 16:44:20 +09:00
validate.py 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00