R/SentimentAnalysis.R

#' SentimentAnalysis: A package for analyzing sentiment of texts
#'
#' The \code{SentimentAnalysis} package provides routines to quickly measure
#' the sentiment of written materials. It ships a dedicated class
#' SentimentDictionary to store different variants of dictionaries
#' (including pre-built ones that are ready to go) and helps the
#' user with routines for constructing domain-specific dictionaries and
#' evaluating the performance of common rules for analyzing sentiment.
#'
#' @keywords internal 
"_PACKAGE"
sfeuerriegel/SentimentAnalysis documentation built on Aug. 24, 2023, 3:24 p.m.