jar

org.apache.stanbol : org.apache.stanbol.enhancer.engine.topic

Maven & Gradle

Sep 16, 2016
2 usages

Apache Stanbol Enhancement Engine : Topic Classification · 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).

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.enhancer.engine.topic JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.engine.topic JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.10.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.stanbol.enhancer.engine.topic-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.enhancer.topic

├─ org.apache.stanbol.enhancer.topic.ConfiguredSolrCoreTracker.class - [JAR]

├─ org.apache.stanbol.enhancer.topic.EmbeddedSolrHelper.class - [JAR]

├─ org.apache.stanbol.enhancer.topic.UTCTimeStamper.class - [JAR]

org.apache.stanbol.enhancer.topic.training

├─ org.apache.stanbol.enhancer.topic.training.SolrTrainingSet.class - [JAR]

org.apache.stanbol.enhancer.engine.topic

├─ org.apache.stanbol.enhancer.engine.topic.TopicClassificationEngine.class - [JAR]