spaCy/spacy/cli
ines 8ba0dfd017 Make message on failed linking more clear 2018-01-03 17:38:09 +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
download.py
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
train.py
validate.py Re-add python -m to commands, too brittle :( (see #1536) 2017-11-10 02:30:55 +01:00
vocab.py