Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate human-readable annotation serialization #6

Open
gabbard opened this issue Dec 11, 2018 · 2 comments
Open

Investigate human-readable annotation serialization #6

gabbard opened this issue Dec 11, 2018 · 2 comments

Comments

@gabbard
Copy link

gabbard commented Dec 11, 2018

It looks like if we serialize using https://uima.apache.org/d/uimaj-2.10.2/apidocs/org/apache/uima/util/CasIOUtils.html we could use a possibly more readable XML-based format

@shinyichen
Copy link
Contributor

Have you heard of DKPro? Seems to be the same people who made Inception and Webanno. I found this link on DKPro on converting binary to XMI (they are using CasIOUtils underneath). I tried it, and I am attaching an example result of a converted annotation.

closvougeot.xmi.zip

@reckart
Copy link
Collaborator

reckart commented Dec 13, 2018

It should be easy to add an option to export with the DKPro Core Inline XML writer. But of course inline XML has its limits...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants