pygrapenlp

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


Keywords
GrapeNLP, grammar, engine, NLP
Licenses
LGPL-3.0/GPL-3.0+
Install
pip install pygrapenlp==2.4.0

Documentation

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.