spaCy/spacy/cli
2018-01-03 12:20:49 +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 Tidy up CLI 2017-10-27 14:38:39 +02:00
download.py Strip dev suffixes from version for compatibility check 2017-11-08 18:40:21 +01:00
evaluate.py Fix formatting 2017-10-30 18:38:55 +01:00
info.py Tidy up CLI 2017-10-27 14:38:39 +02:00
init_model.py Fix handling case when vectors not specified 2018-01-03 12:20:49 +01:00
link.py Tidy up CLI 2017-10-27 14:38:39 +02:00
package.py fix setup.py spacy req string for packaging 2017-12-03 04:16:28 -06:00
profile.py Improve profiling 2017-11-23 12:33:03 +00:00
train.py Fixes "Error saving model" #1622 2017-12-10 23:07:13 +01:00
validate.py Re-add python -m to commands, too brittle :( (see #1536) 2017-11-10 02:30:55 +01:00
vocab.py Make it easier to pass explicit no-pruning to vocab 2017-10-31 20:14:47 +01:00