Closed reckart closed 5 years ago
The issue exists because WebAnno and INCEpTION use different versions of DKPro Core and the POS elevated types have changed between these two versions.
The easiest way to fix this for the moment should be to change the ConllUWriter
in WebAnno to be compatible with the DKPro 1.7.0 POS types as well as with the latest DKPro Core POS types. This could be done by using class names in the dkpro2ud
translation map instead of classes.
Exporting a document as CoNLL-U (e.g. via the export function on the annotation page) produces an error. Relevant part of stacktrace: