pynlpl icon indicating copy to clipboard operation
pynlpl copied to clipboard

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 su...

Results 3 pynlpl issues
Sort by recently updated
recently updated
newest added

"No connection could be made because the target machine actively refused it." using port 8020 according to manual (import FrogClient from python 3.6)

question

Title says it all, the FrogClient assumes the Frog server responds with a column format. When the server is running with -X, the output from FrogClient.process is [].

bug
enhancement