edu.brandeis.lapps.corenlp 2.2.0 Latest version
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>edu.brandeis.lapps</groupId>
<artifactId>corenlp</artifactId>
<version>2.2.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
This project is to build CoreNLP wrappers based on LAPPS Grid I/O specification,
namely using LAPPS Interchange Format and LAPPS Vocabulary.
Two wrappers are available: a simple commandline interface and lapps webservice.
By default (mvn package), the webservice module is built into a war artifact.
To build the CLI application, use "cli" profile (mvn pacakge -Pcli).
This version uses CoreNLP ${stanford.version} internally.
Details
- brandeis-llc
- March 16, 2023
- Apache License 2.0
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0
Recent versions
-
2.2.0
Mar 16, 2023