jar

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

Maven & Gradle

Sep 16, 2016
4 usages

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.0.x
0.12.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.api-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.api.training

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

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

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

org.apache.stanbol.enhancer.topic.api

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

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

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

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

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

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