Existing entity label data to solve the relationship annotation in different statements

Hello, I have trained and done a good job of named entity recognition; At this stage, it is necessary to label the entities in the text, but there is a problem that none of the data in the output jsonl file is short, and there will be a relationship between a header entity and a tail entity in the next data. How can I solve this problem? Is there a way to combine these separate pieces of data that can be annotated across statements?

Not in the current interface unfortunately, no. The interface offers a wrap button that might alleviate things, but it remains hard to offer an intuitive interface for very long pieces of text. We're open to ideas, but if the entities to be linked are far apart you'd typically still need to have the text in between to add context.