SubhasreeBose/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.

Getting started

Package details

AuthorSubhasree Bose <subhasree10.7@gmail.com> with contributons from Saptarsi Goswami.
MaintainerSubhasree Bose <subhasree10.7@gmail.com>
LicenseGPL-2
Version2.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SubhasreeBose/RSentiment")
SubhasreeBose/RSentiment documentation built on May 20, 2019, 5:09 p.m.