PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).
python
nlp
machine-learning
natural-language-processing
library
linguistics
computational-linguistics
text-processing
nlp-library
search-algorithms
evaluation-metrics
folia
language-modelling
-
Updated
Mar 13, 2019 - Python
On the GIT main page, there is a reference to:
Memory Based Word Predictor/Language Model http://ilk.uvt.nl/wopr/
This link is broken.
It would be nice to have this page back again, or at least a link to the Wopr pdf.