RSentiment: Analyse Sentiment of English Sentences

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.

Package details

AuthorSubhasree Bose <subhasree10.7@gmail.com> with contributons from Saptarsi Goswami.
MaintainerSubhasree Bose <subhasree10.7@gmail.com>
LicenseGPL-2
Version2.2.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RSentiment")

Try the RSentiment package in your browser

Any scripts or data that you put into this service are public.

RSentiment documentation built on May 2, 2019, 3:45 a.m.