dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
196 stars 67 forks source link

Add generic XML types #1379

Closed reckart closed 5 years ago

reckart commented 5 years ago

Add the UIMA types necessary to capture the XML structure of a file. Introduce generic reader and writer which captures the XML structure of a document-oriented XML file and also is able to render that XML structure back into a file again.