dkpro / dkpro-cassis

UIMA CAS processing library written in Python
https://pypi.org/project/dkpro-cassis/
Apache License 2.0
84 stars 22 forks source link

unexpected output when reading DKPro .xmi #252

Closed zesch closed 2 years ago

zesch commented 2 years ago

Describe the bug I have created an xmi with Java DKPro and I am now trying to read that back in using Cassis. When trying to access and print some annotations, I get some kind of (infinite?) loop that outputs GB of what looks like type descriptions.

To Reproduce run attached main.py

If possible, attach a minimal file that triggers the error.

Please complete the following information:

jcklie commented 2 years ago

Thanks for the report, I shortened the output a bit.