Implementation of an annotation engine that links named entities extracted from a text (TextAnnotations) to semantic entities managed by the Entityhub. This engine depends on the Apache Stanbol Entityhub.
'org.apache.stanbol:org.apache.stanbol.enhancer.engine.entitytagging:0.10.0'
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.enhancer.engine.entitytagging</artifactId>
<version>0.10.0</version>
</dependency>
<dependency org="org.apache.stanbol" name="org.apache.stanbol.enhancer.engine.entitytagging" rev="0.10.0"/>
"org.apache.stanbol", "org.apache.stanbol.enhancer.engine.entitytagging", "0.10.0"