spaCy/spacy/cli
ines e3de035814 Add meta validation to check for required settings
Complain if no "lang", "name" or "version" is found (those settings are
used in directory / package names). Package will still build without,
but it'll inevitably fail somewhere down the line.
2017-04-16 13:13:17 +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 meta validation to check for required settings 2017-04-16 13:13:17 +02:00
train.py Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00