jar

org.apache.stanbol : org.apache.stanbol.enhancer.engines.entitycomention

Maven & Gradle

Sep 16, 2016

Apache Stanbol Enhancement Engine : Entity Co-Mention · An engine that find co-mentions of Entities earlier mentioned on the Text. NOTE: This Engine does NOT use NLP level co-reference detection. Therefore it will not link Pronouns with the correct Entity.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.enhancer.engines.entitycomention JAR file - Latest Versions:

All Versions

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

├─ org.apache.stanbol.enhancer.engines.entitycomention.impl.ContentItemMentionBuilder.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.entitycomention.impl.EntityMention.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.entitycomention.impl.InMemoryEntityIndex.class - [JAR]

org.apache.stanbol.enhancer.engines.entitycomention

├─ org.apache.stanbol.enhancer.engines.entitycomention.CoMentionConstants.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.entitycomention.EntityCoMentionEngine.class - [JAR]