spaCy/spacy/cli
Adriane Boyd 77c568e524
Restore spacy.cli.project API (#13053)
* Restore spacy.cli.project API

* Fix typing errors, add simple import test
2023-10-10 15:35:25 +02:00
..
project Restore spacy.cli.project API (#13053) 2023-10-10 15:35:25 +02:00
templates SpanFinder: set default max_length to 25 (#12791) 2023-07-06 09:55:34 +02:00
__init__.py Restore spacy.cli.project API (#13053) 2023-10-10 15:35:25 +02:00
_util.py Remove pathy dependency, update docs for cloudpathlib in Weasel (#13035) 2023-10-05 08:50:22 +02:00
apply.py Always use tqdm with disable=None 2023-09-28 17:12:42 +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 Always use tqdm with disable=None 2023-09-28 17:12:42 +02:00
convert.py
debug_config.py
debug_data.py
debug_diff.py
debug_model.py
download.py
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
init_config.py
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
profile.py Always use tqdm with disable=None 2023-09-28 17:12:42 +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