chatter: A library of simple NLP algorithms.

[ bsd3, library, natural-language-processing, program ] [ Propose Tags ]

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)

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.1.0.4, 0.1.0.5, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.2.0, 0.5.2.1, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.9.0.0, 0.9.1.0 (info)
Change log changelog.md
Dependencies array, base (>=4.6 && <=6), bytestring (>=0.10.0.0), cereal (>=0.4.0.1), chatter, containers (>=0.5.0.0), deepseq, directory, filepath (>=1.3.0.1), fullstop (>=0.1.3.1), ghc-prim, mbox, MonadRandom (>=0.1.2), parsec (>=3.1.5), QuickCheck (<2.6), quickcheck-instances, random-shuffle (>=0.0.4), regex-base, regex-tdfa (>=1.2.0), regex-tdfa-text, safe (>=0.3.3), split (>=0.1.2.3), text (>=0.11.3.0), tokenize (>=0.2.0), transformers, zlib (>=0.5.4.1) [details]
License BSD-3-Clause
Author Rogan Creswick
Maintainer creswick@gmail.com
Category Natural language processing
Home page http://github.com/creswick/chatter
Bug tracker http://github.com/creswick/chatter/issues
Source repo head: git clone git://github.com/creswick/chatter.git
Uploaded by RoganCreswick at 2015-02-19T23:25:40Z
Distributions NixOS:0.9.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables eval, trainChunker, trainPOS, tagPOS
Downloads 19766 total (64 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-02-19 [all 1 reports]