..
project
Support env vars and CLI overrides for project.yml
2021-02-10 13:45:27 +11:00
templates
Preserve paths.vectors/initialize.vectors setting in quickstart template
2021-06-23 11:07:14 +02:00
__init__.py
assemble CLI command ( #7783 )
2021-04-19 18:39:11 +10:00
_util.py
avoid msg var impliciteness ( #8619 )
2021-07-06 19:08:08 +02:00
assemble.py
Tidy up with flake8: imports, comparisons, etc.
2021-06-28 12:08:15 +02:00
convert.py
Fix other open calls without context managers ( #8245 )
2021-05-31 19:04:29 +10:00
debug_config.py
Add --code to spacy debug CLI
2021-03-12 09:51:26 +01:00
debug_data.py
Update debug data for textcat ( #8066 )
2021-05-17 13:27:04 +02:00
debug_model.py
Tidy up with flake8: imports, comparisons, etc.
2021-06-28 12:08:15 +02:00
download.py
Use minor version for compatibility check ( #8403 )
2021-06-21 09:39:22 +02:00
evaluate.py
Fix silent evaluation ( #8581 )
2021-07-06 14:16:19 +02:00
info.py
Replace links to nightly docs [ci skip]
2021-01-30 20:09:38 +11:00
init_config.py
Add --code option to init fill-config
2021-03-12 10:03:57 +01:00
init_pipeline.py
WIP: Various small training changes ( #6818 )
2021-01-26 14:51:52 +11:00
package.py
Fix duplicate spacy package CLI opts ( #8551 )
2021-06-30 11:23:26 +02:00
pretrain.py
Check if the resume path points to a directory ( #7919 )
2021-04-28 09:17:15 +02:00
profile.py
Replace links to nightly docs [ci skip]
2021-01-30 20:09:38 +11:00
train.py
Fix typo in train_cli
docstring
2021-06-25 22:45:03 -07:00
validate.py
Tidy up with flake8: imports, comparisons, etc.
2021-06-28 12:08:15 +02:00