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 answers

1
RAJU M On

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