spaCy/spacy/cli
adrianeboyd 9efd3ccbef Update conllu2json MISC column handling (#4715)
Update converter to handle various things in MISC column:

* `SpaceAfter=No` and set raw text accordingly
* plain NER tag
* name=NER (for NorNE)
2019-11-26 16:10:08 +01:00
..
converters Update conllu2json MISC column handling (#4715) 2019-11-26 16:10:08 +01:00
__init__.py Move UD scripts to bin 2019-03-20 01:19:34 +01:00
_schemas.py Store JSON schemas in Python and tidy up (#3235) 2019-02-07 19:44:31 +11:00
convert.py Auto-format [ci skip] 2019-10-24 16:21:08 +02:00
debug_data.py Fix minor issues in debug-data (#4636) 2019-11-13 15:25:03 +01:00
download.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
evaluate.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
info.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
init_model.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
link.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
package.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
pretrain.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
profile.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
train.py Fix Example details for train CLI / pipeline components (#4624) 2019-11-23 14:32:15 +01:00
validate.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00