PYGRAPENLP: the GRAPENLP Python interface
PYGRAPENLP is an open-source Python package that enables the usage of GRAPENLP from Python code. For more information on GRAPENLP visit https://github.com/GrapeNLP/grapenlp-core.
Dependencies
- python 3 (tested 3.6)
- libgrapenlp-dev 2.8.0 or greater
How to install
Run the following command in the project root folder:
python setup.py install
License
This program is licensed under the GNU Lesser General Public License version 2.1. Contact javier.sastre@telefonica.net for further inquiries.