spaCy/spacy/cli
2018-02-13 12:42:23 +01:00
..
converters Fix filename conversion for conllu 2017-11-01 21:26:49 +01:00
__init__.py Rename model command to init_model and fix formatting 2017-12-07 09:59:23 +01:00
convert.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00
download.py Fixed auto linking after download and added simple test to check 2018-01-29 14:25:21 -05:00
evaluate.py Don't fix random seeds on import 2018-02-13 12:42:23 +01:00
info.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00
init_model.py Fix init_model issue 2018-02-03 17:21:34 +03:30
link.py Merge branch 'master' into feature-improve-model-download 2018-01-10 18:21:55 +01:00
package.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00
profile.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00
train.py Don't fix random seeds on import 2018-02-13 12:42:23 +01:00
validate.py Make validate command fail more gracefully if version not found 2018-01-31 22:06:28 +01:00
vocab.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00