spaCy/spacy/cli
2017-10-12 22:23:21 +02:00
..
converters Add conll_ner2json converter 2017-10-09 22:03:26 -05:00
__init__.py Add validate CLI command 2017-10-12 20:05:06 +02:00
convert.py Add NER converter for CoNLL 2003 data 2017-10-09 20:06:28 -05: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 Increase default number of epochs 2017-10-12 13:13:01 +02:00
validate.py Escape encoding in validate function 2017-10-12 22:23:21 +02:00