sentometrics.app: A Shiny Interface to the R Package sentometrics
The sentometrics.app package offers a Shiny interface for fast document-level textual sentiment computation and aggregation into textual sentiment time series. The obtained values can be downloaded for further use. The functionalities provided are partly those from the sentometrics package.
Installation
To install the package, do one of:
# install.packages("sentometrics.app") # from CRAN (not yet, but soon!)
devtools::install_github("SentometricsResearch/sentometrics.app") # development version (may be buggy...)References
Use citation("sentometrics.app") to cite use in publications.