Jar examples for o:org.apache.stanbol.enhancer.engine.topic.api
Implementation of an annotation engine that links the content item to a set of possible categories from a dedicated Solr index using MoreLikeThis queries. The classification can be either applied to a complete document (text in a given language) which is the default behavior or to a specific portion of the text (using a TextAnnotation).
You can download jar file org.apache.stanbol.enhancer.engine.topic.api 1.0.0 in this page.
Apache License
You can use the following script to add org.apache.stanbol.enhancer.engine.topic.api-1.0.0.jar to your project.
<dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic.api</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.enhancer.engine.topic.api', version: '1.0.0'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.enhancer.engine.topic.api" % "1.0.0"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.enhancer.engine.topic.api" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.enhancer.engine.topic.api', version='1.0.0'))
'org.apache.stanbol:org.apache.stanbol.enhancer.engine.topic.api:jar:1.0.0'
Click the following link to download the jar file.
org.apache.stanbol.enhancer.engine.topic.api-1.0.0-javadoc.jar