spaCy/spacy/cli
2017-10-07 07:05:04 -05:00
..
converters Improve sentence merging in iob2json 2017-10-02 17:02:10 +02:00
__init__.py Add spacy evaluate 2017-10-01 14:05:04 -05:00
convert.py Remove misleading comment 2017-10-02 00:09:14 +02:00
download.py Only link model if download was successfull 2017-08-23 12:36:31 +02:00
evaluate.py Fix spacy evaluate command on non-GPU 2017-10-06 13:17:47 -05:00
info.py Fix typo 2017-06-04 20:44:15 +02:00
link.py Fix autolinking failure on fresh model install (resolves #1138) 2017-08-09 11:52:38 +02:00
model.py Added vector leading to model cli 2017-08-20 23:16:12 +02:00
package.py Handle conversion of pipeline components correctly 2017-09-29 20:52:56 +02:00
profile.py Add profile function 2017-08-21 23:22:49 +02:00
train.py Wrap try/except around model saving 2017-10-05 08:14:24 -05:00