spaCy/spacy/gold
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
..
converters Serialize all attrs by default 2020-06-22 00:46:08 +02:00
__init__.pxd Add missing inits 2020-06-06 15:38:46 +02:00
__init__.py Fix import 2020-06-15 18:11:10 +02:00
align.pxd Add header for align.pxd 2020-06-09 15:43:48 +02:00
align.pyx Update alignment 2020-06-09 15:43:57 +02:00
augment.py fix test checking for variants 2020-06-22 00:46:08 +02:00
corpus_docbin.py Draft new GoldCorpus class 2020-06-19 04:15:02 +02:00
corpus.py fix test checking for variants 2020-06-22 00:46:08 +02:00
example.pxd Remove GoldParse 2020-06-14 19:53:30 +02:00
example.pyx add links to to_dict 2020-06-22 00:46:08 +02:00
gold_io.pyx fix the fix 2020-06-18 19:15:32 +02:00
iob_utils.py allow None as BILUO annotation 2020-06-16 15:30:05 +02:00