Skip to content
Discussion options

You must be logged in to vote

This annotation is generated when importing CoNLL-U files that contain sub-token annotations. CoNLL-U, sub-tokens can have their own text which differs from the actual document (surface) text. INCEpTION will use the token text as the actual text and annotate the surface text using this annotation.

Example:

8-9    al         _
8      a          a
9      el         el

INCEpTION will use a and el for the text and annotate the span with a surface annotation saying al.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fishfree
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants