jar

org.clulab : processors-corenlp_2.11

Maven & Gradle

Jan 16, 2023
6 usages
417 stars

processors-corenlp · processors-corenlp

Table Of Contents

Latest Version

Download org.clulab : processors-corenlp_2.11 JAR file - Latest Versions:

All Versions

Download org.clulab : processors-corenlp_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5.x
8.4.x
8.3.x
8.2.x
8.1.x
8.0.x
7.5.x
7.4.x
7.3.x
7.2.x
6.3.x
6.2.x
6.1.x
6.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 processors-corenlp_2.11-8.5.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.clulab.processors

├─ org.clulab.processors.OpenIEAnnotator.class - [JAR]

├─ org.clulab.processors.ProcessorJsonShell.class - [JAR]

├─ org.clulab.processors.ProcessorShell.class - [JAR]

├─ org.clulab.processors.ProcessorsJavaExample.class - [JAR]

├─ org.clulab.processors.PromptedReloadableProcessor.class - [JAR]

├─ org.clulab.processors.TextFileFilter.class - [JAR]

├─ org.clulab.processors.TextLabelFileFilter.class - [JAR]

├─ org.clulab.processors.TextLabelToCoNLLU.class - [JAR]

├─ org.clulab.processors.TextToCoNLLU.class - [JAR]

org.clulab.processors.shallownlp

├─ org.clulab.processors.shallownlp.ShallowNLPProcessor.class - [JAR]

org.clulab.processors.fastnlp

├─ org.clulab.processors.fastnlp.FastNLPProcessor.class - [JAR]

├─ org.clulab.processors.fastnlp.FastNLPProcessorWithSemanticRoles.class - [JAR]

org.clulab.processors.corenlp

├─ org.clulab.processors.corenlp.CoreNLPDocument.class - [JAR]

├─ org.clulab.processors.corenlp.CoreNLPProcessor.class - [JAR]

├─ org.clulab.processors.corenlp.CoreNLPSentimentAnalyzer.class - [JAR]

├─ org.clulab.processors.corenlp.CoreNLPUtils.class - [JAR]

org.clulab.processors.corenlp.chunker

├─ org.clulab.processors.corenlp.chunker.CRFChunker.class - [JAR]

├─ org.clulab.processors.corenlp.chunker.ChunkingFeatureFactory.class - [JAR]

├─ org.clulab.processors.corenlp.chunker.TrainChunker.class - [JAR]

org.clulab.processors.examples

├─ org.clulab.processors.examples.DocumentSerializerExample.class - [JAR]

├─ org.clulab.processors.examples.DocumentationExample.class - [JAR]

├─ org.clulab.processors.examples.InfiniteParallelProcessorExample.class - [JAR]

├─ org.clulab.processors.examples.ParallelProcessorExample.class - [JAR]

├─ org.clulab.processors.examples.ProcessorExample.class - [JAR]

├─ org.clulab.processors.examples.ProcessorFileExample.class - [JAR]

Advertisement