jar

org.apache.stanbol : org.apache.stanbol.enhancer.engines.opennlp.chunker

Maven & Gradle

Sep 16, 2016

Apache Stanbol Enhancement Engine : OpenNLP Chunker · OpenNLP chunking engine to detect phrases in a text. Requires POS tagging to be applied to content item AnalysedText content part before it can run.

Table Of Contents

Latest Version

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

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.engines.opennlp.chunker JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.10.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.opennlp.chunker-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.opennlp.chunker.services

├─ org.apache.stanbol.enhancer.engines.opennlp.chunker.services.OpenNlpChunkingEngine.class - [JAR]

org.apache.stanbol.enhancer.engines.opennlp.chunker.model

├─ org.apache.stanbol.enhancer.engines.opennlp.chunker.model.PhraseTagSetRegistry.class - [JAR]