spaCy/spacy/cli
ines e39ad78267 Resolve model name properly in cli.info
Use util.resolve_model_path() to also allow package names and paths.
2017-05-20 12:24:40 +02:00
..
converters Add conversion rule for .conll 2017-05-17 13:13:48 +02:00
__init__.py Add convert command 2017-04-07 13:04:17 +02:00
convert.py Add conversion rule for .conll 2017-05-17 13:13:48 +02:00
download.py Fix models error message and use about.__docs_models__ (see #1051) 2017-05-13 13:05:47 +02:00
info.py Resolve model name properly in cli.info 2017-05-20 12:24:40 +02:00
link.py Tidy up CLI and fix print functions 2017-05-07 23:25:29 +02:00
model.py Port over PR #1055 2017-05-13 03:25:32 +02:00
package.py Tidy up CLI and fix print functions 2017-05-07 23:25:29 +02:00
train.py Fix GPU training and evaluation 2017-05-18 08:30:33 -05:00