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

If a CAS contains no text the offset mapping initialization fails #227

Closed reckart closed 2 years ago

reckart commented 2 years ago

Describe the bug If a CAS contains no text, the offset mapping initialization fails.

Expected behavior If there is no text in a CAS, the offset mapping should be skipped - annotations should retain whatever is set as begin/end.

Please complete the following information: