A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/DataWanderers/sentometrics.app below:

sborms/sentometrics.app: A lightweight Shiny interface to the R package sentometrics

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.

To install the package, do one of:

# install.packages("sentometrics.app") # from CRAN (not yet, but might one day)
devtools::install_github("DataWanderers/sentometrics.app") # development version (may be buggy...)

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 😃):

Enjoy exploring the filters and outputs!

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4