spaCy/spacy/cli
ines a7574b7572 Add more options to read in meta data in package command
Add meta option to supply path to meta.json. If no meta path is set,
check if meta.json exists in input directory and use it. Otherwise,
prompt for details on the command line.
2017-04-16 13:06:02 +02:00
..
converters Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00
__init__.py Add convert command 2017-04-07 13:04:17 +02:00
convert.py Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00
download.py Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00
info.py Fix whitespace 2017-04-15 12:13:45 +02:00
link.py Fix whitespace 2017-04-15 12:13:45 +02:00
model.py Fixed typo 2017-04-13 15:24:14 +02:00
package.py Add more options to read in meta data in package command 2017-04-16 13:06:02 +02:00
train.py Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00