spaCy/spacy/cli
Ole Henrik Skogstrøm 6e2930a4a2 Conll(u)-bio converter (#2525)
* Started simple conllxbiluo converter

* Fix missing BIO to BILUO conversion
2018-07-18 18:55:42 +02:00
..
converters Conll(u)-bio converter (#2525) 2018-07-18 18:55:42 +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 Update argument annotations and formatting 2018-04-10 21:45:11 +02:00
link.py
package.py
profile.py
train.py Better formatting for `spacy train` CLI (#2357) 2018-05-25 13:08:45 +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