spaCy/spacy/cli
2017-04-20 15:47:17 +02:00
..
converters Use spacy.compat.json_dumps for Python 2/3 compatibility (resolves #991) 2017-04-19 11:50:36 +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 Replace str with compat.unicode_ 2017-04-17 01:29:54 +02:00
link.py Fix naked except 2017-04-16 15:28:16 -05:00
model.py Move fix_text to spacy.compat (see #1002) 2017-04-20 15:47:17 +02:00
package.py Add note about --force flag to error message 2017-04-16 13:14:36 +02:00
train.py Fix training methods 2017-04-16 13:00:37 -05:00