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

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3-5
URL https://github.com/sfeuerriegel/SentimentAnalysis
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sfeuerriegel/SentimentAnalysis")
sfeuerriegel/SentimentAnalysis documentation built on Aug. 24, 2023, 3:24 p.m.