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.
- python 3 (tested 3.6)
- libgrapenlp-dev 2.8.0 or greater
Run the following command in the project root folder:
python setup.py install
This program is licensed under the GNU Lesser General Public License version 2.1. Contact javier.sastre@gmail.com for further inquiries.