spaCy/spacy/cli
Adriane Boyd b07708d5d0
Support full prerelease versions in the compat table (#11228)
* Support full prerelease versions in the compat table

* Fix types
2022-08-04 15:14:19 +02:00
..
project Try cloning repo from main & master (#10843) 2022-06-28 09:11:15 -04:00
templates Add spancat, trainable_lemmatizer to quickstart (#10524) 2022-04-01 09:01:04 +02:00
__init__.py Add debug diff command in spaCy CLI (#10502) 2022-04-07 10:48:45 +02:00
_util.py Try cloning repo from main & master (#10843) 2022-06-28 09:11:15 -04:00
assemble.py
convert.py
debug_config.py Fix references to config file in the docs & UX (#9961) 2022-01-04 14:31:26 +01:00
debug_data.py add counts to verbose list of NER labels (#10957) 2022-06-20 09:48:40 +02:00
debug_diff.py Add debug diff command in spaCy CLI (#10502) 2022-04-07 10:48:45 +02:00
debug_model.py
download.py Support full prerelease versions in the compat table (#11228) 2022-08-04 15:14:19 +02:00
evaluate.py
info.py
init_config.py Workaround for Typer optional default values with Python calls (#10788) 2022-06-17 12:15:36 +02:00
init_pipeline.py
package.py Raise error in spacy package when model name is not a valid python identifier (#10192) 2022-02-10 08:15:23 +01:00
pretrain.py Add parent argument (#11210) 2022-07-26 14:35:18 +02:00
profile.py
train.py Add docs section for spacy.cli.train.train (#9545) 2021-10-29 10:36:34 +02:00
validate.py