Hi all,
I am currently using INCEpTION to annotate incident reports for a project. My setup includes an Entity layer and a separate Event layer.
I have successfully created a relation layer attached to the Entity layer, and I am able to annotate relations between spans within the same layer. However, I am unable to create a relation arc from a span in the Entity layer to a span in the Event layer. I’ve ensured that:
Despite this, the arc does not appear, and the relation is not created. I suspect this may be due to INCEpTION’s implicit restrictions on cross-layer relations.
Could you please advise whether cross-layer relations between different span layers (e.g., Entity → Event) are supported in this context, and if so, how to enable or work around this behavior?
Thank you for your time and assistance.
Hello Richard,
Thank you for your response.
I’m reaching out regarding a different issue I’ve encountered. When I export my annotations in the BIO format using the CoNLL 2002 standard, all tokens are labeled as "O", even though I have entity tags in place.
Could you please assist me with resolving this issue?
Thank you very much for your help.
Best regards,
--
You received this message because you are subscribed to the Google Groups "inception-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inception-use...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/inception-users/B193A64A-2879-44FF-A2B0-8ADDE6A6E327%40gmail.com.
Dear Richard,
Thank you very much for your response.
You're exactly right — I had created a custom layer, which explains why I was seeing only "O" labels in the CoNLL 2002 export. I now understand that the CoNLL 2002 format only exports the "value" feature of the built-in Named Entity layer.
However, I’m still unsure how to structure my annotations using the built-in Named Entity layer to suit the needs of my task, and I would greatly appreciate your guidance.
My task involves three entity types with a hierarchical labeling structure:
The hierarchy is outlined below:
Entity 1 |
Sub_class 1 Sub_class 2 Sub_class 3 Sub_class 4 |
Sub_subclass 1 Sub_subclass 2 … Sub_subclass 18 |
Entity 2 |
Sub_class 1 Sub_class 2 Sub_class 3 Sub_class 4 |
Sub_subclass 1 Sub_subclass 2 … Sub_subclass 18 |
Entity 3 |
Sub_class 1 Sub_class 2 Sub_class 3 … Sub_class 10 |
Could you please advise if such a hierarchical structure can be supported using the built-in Named Entity layer in INCEpTION? I would also be grateful for any guidance on how to configure this setup so I can annotate the data and export it properly in BIO format.
Thank you again for your time and support.
Best regards,
Reza
--
You received this message because you are subscribed to the Google Groups "inception-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inception-use...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/inception-users/41F14D8A-2C65-4DAF-94D8-A8E3EDB9685C%40gmail.com.