Skip to content

The system is implemented to scrape data from a booking website, perform Emotion Analysis on the reviews of the selected hotel and visualized the result over a time axis. R is used to implement the system and Shiny library is used to develop the Front-end.

Notifications You must be signed in to change notification settings

reeantencamah/R_Hotel-Reviews-Emotion-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Hotel Reviews Emotion Analysis

The system is implemented to scrape data from a booking website, perform Emotion Analysis on the reviews of the selected hotel and visualise the result over a time axis. R is used to implement the system and Shiny library is used to develop the Front-end.

Steps:- Web scraping, Convert to Corpus, Text prepocessing, Stemming (SnowballC library), Perform emotion analysis using NRC Emotion lexicon, Sort reviews based on emotion, Visualise the data over time axis- Analysis trends of customer's emotion, compare emotion.

  • Server.R and ui.R contain the sourcecode of the project.
  • Sample.pdf contains some screenshot of the application.

About

The system is implemented to scrape data from a booking website, perform Emotion Analysis on the reviews of the selected hotel and visualized the result over a time axis. R is used to implement the system and Shiny library is used to develop the Front-end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages