spaCy/spacy/gold/converters
Matthew Honnibal a5ebfb20f5 Serialize all attrs by default
Move converters under spacy.gold

Move things around

Fix naming

Fix name

Update converter to produce DocBin

Update converters

Make spacy convert output docbin

Fix import

Fix docbin

Fix import

Update converter

Remove jsonl converter

Add json2docs converter
2020-06-22 00:46:08 +02:00
..
__init__.py Serialize all attrs by default 2020-06-22 00:46:08 +02:00
conll_ner2docs.py Serialize all attrs by default 2020-06-22 00:46:08 +02:00
conllu2json.py Serialize all attrs by default 2020-06-22 00:46:08 +02:00
iob2docs.py Serialize all attrs by default 2020-06-22 00:46:08 +02:00
json2docs.py Serialize all attrs by default 2020-06-22 00:46:08 +02:00
util.py Serialize all attrs by default 2020-06-22 00:46:08 +02:00