-
Beta Was this translation helpful? Give feedback.
Answered by
reckart
Jun 24, 2025
Replies: 1 comment
-
|
CoNLL-U export only supports a set of built-in layers, not custom layers. The documentation has a list of the supported layers: https://inception-project.github.io/releases/36.5/docs/user-guide.html#sect_formats_conllu
You need to export using a format that supports custom layers, e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yagarea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



CoNLL-U export only supports a set of built-in layers, not custom layers. The documentation has a list of the supported layers:
https://inception-project.github.io/releases/36.5/docs/user-guide.html#sect_formats_conllu
You need to export using a format that supports custom layers, e.g.