RSentiment: Analyse Sentiment of English Sentences (original) (raw)
Analyses sentiment of a sentence in English and assigns score to it. It can classify sentences to the following categories of sentiments:- Positive, Negative, very Positive, very negative, Neutral. For a vector of sentences, it counts the number of sentences in each category of sentiment.In calculating the score, negation and various degrees of adjectives are taken into consideration. It deals only with English sentences.
| Version: | 2.2.2 |
|---|---|
| Depends: | R (≥ 2.1.0) |
| Imports: | plyr, stringr, openNLP, NLP |
| Suggests: | knitr, rmarkdown, testthat |
| Published: | 2018-07-27 |
| DOI: | 10.32614/CRAN.package.RSentiment |
| Author: | Subhasree Bose with contributons from Saptarsi Goswami. |
| Maintainer: | Subhasree Bose <subhasree10.7 at gmail.com> |
| License: | GPL-2 |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | RSentiment results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=RSentimentto link to this page.