jar

org.apache.stanbol : org.apache.stanbol.commons.opennlp

Maven & Gradle

Sep 16, 2016
12 usages

Apache Stanbol Commons OpenNLP Utilities and Models · Provides a Bundle and support for the management of Models. The Data File Provider infrastructure is used to load requested models. Some Modles for English are included. Other models MUST be provided via the DataFileProvider infrastrucutre. (e.g. by including them in there classpath and providing an own DataFileProvider or by users adding the requred files to the "/datafiles" folder in the Stanbol installation)

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.commons.opennlp JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.commons.opennlp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.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.commons.opennlp-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.commons.opennlp

├─ org.apache.stanbol.commons.opennlp.KeywordTokenizer.class - [JAR]

├─ org.apache.stanbol.commons.opennlp.OpenNLP.class - [JAR]

├─ org.apache.stanbol.commons.opennlp.PosTagsCollectionEnum.class - [JAR]

├─ org.apache.stanbol.commons.opennlp.PosTypeChunker.class - [JAR]

├─ org.apache.stanbol.commons.opennlp.PosTypeCollectionType.class - [JAR]

├─ org.apache.stanbol.commons.opennlp.TextAnalyzer.class - [JAR]