spaCy/spacy/cli
2018-03-27 13:41:33 +02:00
..
converters Fix filename conversion for conllu 2017-11-01 21:26:49 +01:00
__init__.py Link in spaCy CoNLL commands 2018-03-10 23:42:15 +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 Support .gz and .tar.gz files in spacy init-model 2018-03-24 17:18:32 +01:00
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 Improve label management in parser and NER (#2108) 2018-03-19 02:58:08 +01:00
ud_train.py Support GPU in UD training script 2018-03-27 09:53:35 +00: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