spaCy/spacy/cli
Xiaoquan Kong f0c9652ed1 New Feature: display more detail when Error E067 (#2639)
* Fix off-by-one error

* Add verbose option

* Update verbose option

* Update documents for verbose option
2018-08-07 10:45:29 +02:00
..
converters Changed conllu2json to be able to extract NER tags (#2594) 2018-07-25 22:21:31 +02:00
__init__.py
_messages.py 💫 Improve model downloads: check for existing install, customise pip and use requests library again (#2346) 2018-05-20 20:26:56 +02:00
convert.py Conll(u)-bio converter (#2525) 2018-07-18 18:55:42 +02:00
download.py 💫 Improve model downloads: check for existing install, customise pip and use requests library again (#2346) 2018-05-20 20:26:56 +02:00
evaluate.py
info.py Return data in cli.info and add silent option (resolves #2196) 2018-04-29 01:59:44 +02:00
init_model.py
link.py
package.py
profile.py
train.py New Feature: display more detail when Error E067 (#2639) 2018-08-07 10:45:29 +02:00
validate.py 💫 Improve model downloads: check for existing install, customise pip and use requests library again (#2346) 2018-05-20 20:26:56 +02:00
vocab.py