jar

org.apache.opennlp : opennlp-dl

Maven & Gradle

Jul 31, 2023

Apache OpenNLP DL

Table Of Contents

Latest Version

Download org.apache.opennlp : opennlp-dl JAR file - Latest Versions:

All Versions

Download org.apache.opennlp : opennlp-dl JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.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 opennlp-dl-2.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

opennlp.dl.vectors

├─ opennlp.dl.vectors.SentenceVectorsDL.class - [JAR]

opennlp.dl.doccat

├─ opennlp.dl.doccat.DocumentCategorizerDL.class - [JAR]

opennlp.dl.doccat.scoring

├─ opennlp.dl.doccat.scoring.AverageClassificationScoringStrategy.class - [JAR]

├─ opennlp.dl.doccat.scoring.ClassificationScoringStrategy.class - [JAR]

opennlp.dl

├─ opennlp.dl.AbstractDL.class - [JAR]

├─ opennlp.dl.InferenceOptions.class - [JAR]

├─ opennlp.dl.SpanEnd.class - [JAR]

├─ opennlp.dl.Tokens.class - [JAR]

opennlp.dl.namefinder

├─ opennlp.dl.namefinder.NameFinderDL.class - [JAR]