sentiwordnet-parser: Parser for the SentiWordNet tab-separated file

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

Parser for the SentiWordNet tab-separated file


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0
Dependencies base (>=4.7 && <5), Decimal, hashable, parsers, safe, string-class, text, trifecta, unordered-containers, vector [details]
License BSD-3-Clause
Copyright All Rights Reserved
Author Kostiantyn Rybnikov
Maintainer k-bx@k-bx.com
Category Natural Language Processing
Home page https://github.com/k-bx/sentiwordnet-parser#readme
Uploaded by k_bx at 2018-03-21T18:58:15Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1684 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-21 [all 1 reports]

Readme for sentiwordnet-parser-0.2.0.0

[back to package description]

sentiwordnet-parser Build Status

Parser for the SentiWordNet tab-separated file.

See docs at http://hackage.haskell.org/package/sentiwordnet-parser

TODO:

  • reimplement via attoparsec for better speed