spaCy/spacy/cli
2018-06-25 16:36:42 +02:00
..
converters 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
__init__.py Revert "Merge branch 'develop' of https://github.com/explosion/spaCy into develop" 2018-03-27 19:23:02 +02:00
_messages.py 💫 Improve model downloads: check for existing install, customise pip and use requests library again (#2346) 2018-05-20 20:26:56 +02:00
conll17_ud_eval.py Revert "Merge branch 'develop' of https://github.com/explosion/spaCy into develop" 2018-03-27 19:23:02 +02:00
convert.py 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
download.py 💫 Improve model downloads: check for existing install, customise pip and use requests library again (#2346) 2018-05-20 20:26:56 +02:00
evaluate.py 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
info.py Return data in cli.info and add silent option (resolves #2196) 2018-04-29 01:59:44 +02:00
init_model.py Update argument annotations and formatting 2018-04-10 21:45:11 +02:00
link.py 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
package.py Fix spacy requirement constraint in package template 2018-05-22 20:50:46 +02:00
profile.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00
train.py Don't collate model unless training succeeds 2018-06-25 16:36:42 +02:00
ud_run_test.py Don't modify Token in global scope 2018-05-09 00:43:00 +02:00
ud_train.py Use rising beam update prob 2018-05-16 20:11:59 +02:00
validate.py 💫 Improve model downloads: check for existing install, customise pip and use requests library again (#2346) 2018-05-20 20:26:56 +02:00
vocab.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00