dkpro-core-examples icon indicating copy to clipboard operation
dkpro-core-examples copied to clipboard

Converting different formats to each other

Open tina80lvl opened this issue 6 years ago • 1 comments

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.

tina80lvl avatar May 08 '19 12:05 tina80lvl

You could adapt this example: https://dkpro.github.io/dkpro-core/groovy/recipes/convert-conll2006-to-conll2009/

reckart avatar May 08 '19 14:05 reckart