spaCy/spacy/cli/converters
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
..
__init__.py Conll(u)-bio converter (#2525) 2018-07-18 18:55:42 +02:00
conll_ner2json.py 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
conllu2json.py Changed conllu2json to be able to extract NER tags (#2594) 2018-07-25 22:21:31 +02:00
conllubio2json.py Conll(u)-bio converter (#2525) 2018-07-18 18:55:42 +02:00
iob2json.py iob converter: add 'exception' for error 'too many values' (#3159) 2019-01-16 13:44:16 +01:00