chatter

A library of simple NLP algorithms.

http://github.com/creswick/chatter

Latest on Hackage:0.9.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Rogan Creswick
Maintained by [email protected]

chatter is a collection of simple Natural Language Processing algorithms.

Chatter supports:

Chatter comes with models for POS tagging and Phrasal Chunking that have been trained on the Brown corpus (POS only) and the Conll2000 corpus (POS and Chunking)