Relation extraction using doccano

309 Views Asked by At

I want to do relation extraction using doccano. I have already annotated data/entity relation using doccano and exported data is in jsonl format. I want to convert it into spacy format data to train bert using spacy on jsonl annotated data. .

1

There are 1 best solutions below

1
RAJU M On

Drop this Annotation and go with NER Annotator spacy (reannotate it)