spaCy/spacy/cli
Gavriel Loria 9a5003d5c8 iob converter: add 'exception' for error 'too many values' (#3159)
* added contributor agreement

* issue #3128 throw exception on bad IOB/2 formatting

* Update spacy/cli/converters/iob2json.py with ValueError

Co-Authored-By: gavrieltal <gtloria@protonmail.com>
2019-01-16 13:44:16 +01:00
..
converters iob converter: add 'exception' for error 'too many values' (#3159) 2019-01-16 13:44:16 +01:00
__init__.py Rename model command to init_model and fix formatting 2017-12-07 09:59:23 +01:00
_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 Remove ')' for clarity (#2737) 2018-09-10 11:31:49 +02:00
evaluate.py 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
info.py Return data in cli.info and add silent option (resolves #2196) 2018-04-29 01:59:44 +02:00
init_model.py Allow vectors to be optional in init-model, more robust string counting (#3155) 2019-01-14 23:48:30 +01:00
link.py 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
package.py Fix typo in package command message (closes #2200) 2018-04-10 19:14:31 +02:00
profile.py Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00
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 Don't pass CLI command name as dummy argument 2018-01-04 21:33:47 +01:00