GrapeNLP / jgrapenlp

Java package enabling the usage of the grapenlp-core library from Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JGRAPENLP: the GRAPENLP Java interface

JGRAPENLP is an open-source Java package that enables the usage of GRAPENLP from Java code. For more information on GRAPENLP visit https://github.com/GrapeNLP/grapenlp-core.

Dependencies

  • Java 1.8 or greater
  • Maven 3 or greater
  • libgrapenlp-dev 2.8.0 or greater

How to install

Run the following command in the project root folder:

mvn clean install

License

This program is licensed under the GNU Lesser General Public License version 2.1. Contact javier.sastre@telefonica.net for further inquiries.

About

Java package enabling the usage of the grapenlp-core library from Java

License:Other


Languages

Language:Java 99.6%Language:Shell 0.4%