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

Add a "remove_annotation" method to the Cas object #138

Closed LaurentBie closed 4 years ago

LaurentBie commented 4 years ago

Add a "remove_annotation" method to the Cas object so that I can remove annotations.

jcklie commented 4 years ago

It is now in master, I will release a new version soonish.

jcklie commented 4 years ago

Closed via #139