jar

org.apache.stanbol : org.apache.stanbol.enhancer.engine.entitytagging

Maven & Gradle

Sep 16, 2016

Apache Stanbol Enhancement Engine : Entity Tagging · 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.

Table Of Contents

Latest Version

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

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.engine.entitytagging 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.entitytagging-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.engines.entitytagging.impl

├─ org.apache.stanbol.enhancer.engines.entitytagging.impl.EnhancementRDFUtils.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntity.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.entitytagging.impl.Suggestion.class - [JAR]