Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dieko95/shinytextmining

This is a Shiny app that works with the rtweet package to query the information from twitter. The purpose of this app is to automize the text mining analysis workflow performed in R.
https://github.com/dieko95/shinytextmining

r shiny shiny-applications shiny-apps shinyapps shinyr-web text-mining

Last synced: 3 days ago
JSON representation

This is a Shiny app that works with the rtweet package to query the information from twitter. The purpose of this app is to automize the text mining analysis workflow performed in R.

Awesome Lists containing this project

README

        

# shinyTextMining
This is a Shiny app that works with the rtweet package to query the information from twitter. The purpose of this app is to automatize the text mining analysis workflow performed in R. The actual version of this app successfully performs the query of tweets, cleans the data and creates a graph with the correlation between an arbitrary word.

The download of tweets is under development.