3 packages
-
edu.brandeis.lapps.app-scaffolding
Provides a scaffolding for LAPPS Grid applications developed at Brandeis.
0 -
edu.brandeis.lapps.corenlp
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.
0