spaCy/spacy/cli
2020-10-16 08:25:16 +02:00
..
project Enable commit check via env var 2020-10-05 20:51:15 +02:00
templates Sort and add vectors for langs without transformers 2020-10-16 08:25:16 +02:00
__init__.py
_util.py update output of debug config command 2020-10-06 09:47:23 +02:00
convert.py add utf8 encoding for opening file 2020-10-09 16:03:14 +02:00
debug_config.py Fix small issues, resolve_dot_names and debug model 2020-09-29 20:38:35 +02:00
debug_data.py Tidy up and auto-format 2020-10-03 17:20:18 +02:00
debug_model.py Fix small issues, resolve_dot_names and debug model 2020-09-29 20:38:35 +02:00
download.py
evaluate.py Support --code in evaluate CLI [ci skip] 2020-09-29 21:20:56 +02:00
info.py
init_config.py
init_pipeline.py Update docs [ci skip] 2020-10-01 17:38:17 +02:00
package.py
pretrain.py
profile.py
train.py Improve control of training progress and logging (#6184) 2020-10-03 14:57:46 +02:00
validate.py