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

Type unmarshalling from string to the actual type specified in the type system #206

Closed reckart closed 3 years ago

reckart commented 3 years ago

Is your feature request related to a problem? Please describe. When a feature value is de-serialized from XMI, it should be converted into the proper type in Python.