spaCy/spacy/cli
2017-06-07 16:19:08 +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 Rename about.__docs__ to about.__docs_models__ 2017-05-13 13:09:00 +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 feature(populate_vocab): Enable pruning out rare words from clusters data 2017-05-12 16:15:19 +02:00
package.py Fixed typo in cli/package.py 2017-06-07 16:19:08 +02:00
train.py Fix reporting if no dev data with train 2017-04-23 22:27:10 +02:00