Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 might one day)
devtools::install_github("sborms/sentometrics.app") # development version

Usage

To start the application, you just need two lines of code:

library("sentometrics.app")
sentometrics.app::sento_app()

This is how it looks (but a bit less pixelated hopefully 😃):

app

Enjoy exploring the filters and outputs!

References

Use citation("sentometrics.app") to cite use in publications.

About

A lightweight Shiny interface to the R package sentometrics

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages