Some time ago I had a discussion with @reckart about a project I am working on where we need paragraph- or even sentence-level language annotations in our document. Then the conclusion was that maybe it's a good idea to add language as a feature to Div type (de.tudarmstadt.ukp.dkpro.core.api.segmentation.type.Div) which is the super-type of the aforementioned types.
Are there any other things that need to be done with respect to this requirement?
Some time ago I had a discussion with @reckart about a project I am working on where we need paragraph- or even sentence-level language annotations in our document. Then the conclusion was that maybe it's a good idea to add language as a feature to
Divtype (de.tudarmstadt.ukp.dkpro.core.api.segmentation.type.Div) which is the super-type of the aforementioned types.Are there any other things that need to be done with respect to this requirement?