Sentiment analysis by a Shiny app.
Author
stst42
App about scraping citation from Wikiquote and doing sentiment analysis on them. It's a free time project, nothing serious.
The app collect user input, then use them to scrape on Wikiquote. Data return to app and sentiment is done. Results are given to user.
Environment
- R 4.1.2
- RStudio 1.41717
- Windows 11 machine
- AMD Ryzen 5 400 series
- NVidia GEFORCE GTX 1650
- 32GB RAM
You'll find a couple of folders you'll need to know:
- sentiment_app
main
|->sentiment_app
||-> server.R
||-> ui.R