spaCy/spacy/cli
ines 1b92c8d5d5 Use unicode paths on Windows/Python 2 and catch other errors (resolves #970)
try/except here is quite dirty, but it'll at least make sure users see
an error message that explains what's going on
2017-04-10 17:49:51 +02:00
..
converters Add connlu2json converter from explosion/spacy-dev-resources/#11 2017-04-07 13:05:12 +02:00
__init__.py Add convert command 2017-04-07 13:04:17 +02:00
convert.py Fix whitespace 2017-04-07 13:28:48 +02:00
download.py Fix high memory usage in download command 2017-03-20 18:24:44 +01:00
info.py Exclude common cache directories from mode list in cli.info 2017-03-19 01:44:43 +01:00
link.py Use unicode paths on Windows/Python 2 and catch other errors (resolves #970) 2017-04-10 17:49:51 +02:00
model.py Remove unused import 2017-03-26 20:56:05 +02:00
package.py correction of package.py (encoding on open instead of write) 2017-03-29 09:11:02 +02:00
train.py Fix whitespace 2017-04-07 13:02:05 +02:00