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

Array features are wrapped in extra array #242

Closed reckart closed 2 years ago

reckart commented 2 years ago

Describe the bug When reading a CAS with an FSArray feature and then serializing it again, the output has an extra array wrapping the original one

To Reproduce

Expected behavior There should be no extra array

Please complete the following information: