Hello Stanbolers,

I created STANBOL-953 related to the Text Annotations New Model engine.

Here's some background: Stanbol defines new specifications for the Text
Annotations definitions as part of the result of an enhancement analysis.
These specifications are published on the official web site [
http://stanbol.apache.org/docs/trunk/components/enhancer/enhancementstructure.html#fisetextannotation
].

Their aim is to add the head/tail and prefix/suffix information to a Text
Annotation. This would greatly benefit dependent services that somehow need
to "clean-up" the textual contents before sending them for analysis, while
receiving meaningful information about linking the identified entities with
the related labels in the text (without using the unreliable start/end
information).

In order to jump-start support for the head/tail and prefix/suffix model,
we created a TextAnnotations-NewModel engine [
https://github.com/insideout10/wordlift-stanbol/tree/master/textannotations-futuremodel]
which is converting start/end information to head/tail/prefix/suffix
information before the analysis results are returned to the client.

This engine was previously announced to the dev mailing list [
http://mail-archives.apache.org/mod_mbox/stanbol-dev/201211.mbox/%3ccag94hgi2miswgtvyu7-bnqgqvmgrc0w7vl1czezv-fc4xns...@mail.gmail.com%3E
].

BR,
David

Reply via email to