dkpro / dkpro-cassis

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

cas_to_comparable_text fails with null arrays #234

Closed reckart closed 3 years ago

reckart commented 3 years ago

Describe the bug When encountering an array where the elements are null, an exception is raised.

To Reproduce I will include a unit test in the PR.

Expected behavior Should work.

Please complete the following information: