SentimentAnalysis: Dictionary-Based Sentiment Analysis

Performs a sentiment analysis of textual contents in R. This implementation utilizes various existing dictionaries, such as Harvard IV, or finance-specific dictionaries. Furthermore, it can also create customized dictionaries. The latter uses LASSO regularization as a statistical approach to select relevant terms based on an exogenous response variable.

Package details

AuthorNicolas Proellochs [aut, cre], Stefan Feuerriegel [aut]
MaintainerNicolas Proellochs <nicolas@nproellochs.com>
LicenseMIT + file LICENSE
Version1.3-5
URL https://github.com/sfeuerriegel/SentimentAnalysis
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SentimentAnalysis")

Try the SentimentAnalysis package in your browser

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

SentimentAnalysis documentation built on Aug. 24, 2023, 1:07 a.m.