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

Helper methods #161

Closed reckart closed 3 years ago

reckart commented 3 years ago

Is your feature request related to a problem? Please describe. The helper methods we have right now e.g. to create predictions are very hard-coded to the DKPro Core type system.

Describe the solution you'd like Either make the helpers more flexible or remove them in favor of calling cassis directly.

reckart commented 3 years ago

Wrong repo...