Open tina80lvl opened 5 years ago
Seems like a trivial task but still there are no examples nowhere. In case I need to convert for example CoNLL-U into CoNLL-2012 there are readers and writers for both but no tutorial and good examples how to use them.
You could adapt this example: https://dkpro.github.io/dkpro-core/groovy/recipes/convert-conll2006-to-conll2009/
Seems like a trivial task but still there are no examples nowhere. In case I need to convert for example CoNLL-U into CoNLL-2012 there are readers and writers for both but no tutorial and good examples how to use them.