text-mining-tool

Text Mining Tool

Overview GitHub: adsoncostanzifilho/TextMining Text Mining Tool is an interface developed in R using mainly the shiny, tidytext and rtweet packages. The idea of this interface is to allow to you make your own text analysis using live Twitter data. The tool is online on shinyapps’ repository at the address https://adsoncostanzi.shinyapps.io/TextMining/. How does this interface work? The interface is divided into 5 tabs presented in the menu on the left: Home , Search , Word Cloud , Sentiment Analysis and, Topic Modeling . ...

November 24, 2020 · 1 min · 178 words · Adson Costanzi Filho
soothsayer

soothsayeR

Overview GitHub: adsoncostanzifilho/soothsayeR SoothsayeR is an interface based on the old prank called ‘Peter answers’.. The game’s idea is to play with your friends making questions that you know the answer, and make them believe that R is who is answering… The app demonstrates how easy it is to integrate Shiny with Javascript through the shinyjs library. The tool is online on shinyapps’ repository at the address https://adsoncostanzi.shinyapps.io/soothsayeR/. How to play with soothsayeR? You just need to press dot (.) on the keyboard in the request session and then write the answer secretly. When you press dot in the request text input everything you type will be masked, so you could put the answer without anyone noticing. ...

November 23, 2020 · 2 min · 226 words · Adson Costanzi Filho