Skip to content

Shiny app for sentiment analysis on citations in WikiQuote.

Notifications You must be signed in to change notification settings

stst42/GITcitationapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GITcitationapp

Sentiment analysis by a Shiny app.

Author
stst42

Purpose of this repository

App about scraping citation from Wikiquote and doing sentiment analysis on them. It's a free time project, nothing serious.

How it works

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

Folder structure

You'll find a couple of folders you'll need to know:

  • sentiment_app

main

|->sentiment_app
||-> server.R
||-> ui.R

app link
https://stst42.shinyapps.io/sentiment_app/

About

Shiny app for sentiment analysis on citations in WikiQuote.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages