Popularity
3.1
Growing
Activity
0.0
Stable
1
4
0
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
sentiwordnet-parser alternatives and similar packages
Based on the "Natural Language Processing" category.
Alternatively, view sentiwordnet-parser alternatives based on common mentions on social networks and blogs.
-
chatter
A library of Natural Language Processing algorithms for Haskell. -
cndict
Chinese/Mandarin <-> English dictionary, Chinese lexer. -
concraft-pl
A morphosyntactic tagger for Polish based on conditional random fields -
concraft
A morphosyntactic disambiguation library based on constrained conditional random fields -
minimorph
English spelling functions with an emphasis on simplicity. Originally by https://github.com/kowey. -
tsuntsun
Interacts with tesseract to ease reading of RAW Japanese manga. -
PTQ
An implementation of Montague's PTQ (Proper Treatment of Quantification). -
corenlp-parser
Launches CoreNLP and parses the JSON output -
haskell-postal
Haskell binding for the libpostal library -
hist-pl
Programs and libraries related to the historical dictionary of Polish -
polh-lexicon
Programs and libraries related to the historical dictionary of Polish -
crf-chain2-tiers
Second-order, tiered, constrained, linear conditional random fields -
concraft-hr
A part-of-speech tagger for Croatian based on the concraft library. -
moan
Language-agnostic analyzer for positional morphosyntactic tags -
penntreebank-megaparsec
Megaparsec parsers for trees in the Penn Treebank format
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of sentiwordnet-parser or a related project?
README
sentiwordnet-parser 
Parser for the SentiWordNet tab-separated file.
See docs at http://hackage.haskell.org/package/sentiwordnet-parser
TODO:
- [ ] reimplement via attoparsec for better speed