jar

org.cleartk : cleartk-clearnlp

Maven & Gradle

Feb 09, 2023
2 usages
131 stars

ClearTK ClearNLP (3.2.0) · Wrappers for the ClearNLP components that integrate with ClearTK's type system.

Table Of Contents

Latest Version

Download org.cleartk : cleartk-clearnlp JAR file - Latest Versions:

All Versions

Download org.cleartk : cleartk-clearnlp JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
0.6.x
0.5.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 cleartk-clearnlp-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cleartk.clearnlp

├─ org.cleartk.clearnlp.CleartkDependencyOps.class - [JAR]

├─ org.cleartk.clearnlp.CleartkSemanticRoleOps.class - [JAR]

├─ org.cleartk.clearnlp.CleartkSentenceOps.class - [JAR]

├─ org.cleartk.clearnlp.CleartkTokenOps.class - [JAR]

├─ org.cleartk.clearnlp.DependencyOps.class - [JAR]

├─ org.cleartk.clearnlp.DependencyParser.class - [JAR]

├─ org.cleartk.clearnlp.DependencyParser_ImplBase.class - [JAR]

├─ org.cleartk.clearnlp.MpAnalyzer.class - [JAR]

├─ org.cleartk.clearnlp.MpAnalyzer_ImplBase.class - [JAR]

├─ org.cleartk.clearnlp.PosTagger.class - [JAR]

├─ org.cleartk.clearnlp.PosTagger_ImplBase.class - [JAR]

├─ org.cleartk.clearnlp.SemanticRoleLabeler.class - [JAR]

├─ org.cleartk.clearnlp.SemanticRoleLabeler_ImplBase.class - [JAR]

├─ org.cleartk.clearnlp.SemanticRoleOps.class - [JAR]

├─ org.cleartk.clearnlp.SentenceOps.class - [JAR]

├─ org.cleartk.clearnlp.TokenOps.class - [JAR]

├─ org.cleartk.clearnlp.Tokenizer.class - [JAR]

├─ org.cleartk.clearnlp.Tokenizer_ImplBase.class - [JAR]

Advertisement