https://github.com/ashton-sidhu/sentimentanalysis
Files providing code for sentiment analysis on hotel reviews
https://github.com/ashton-sidhu/sentimentanalysis
Last synced: 3 months ago
JSON representation
Files providing code for sentiment analysis on hotel reviews
- Host: GitHub
- URL: https://github.com/ashton-sidhu/sentimentanalysis
- Owner: Ashton-Sidhu
- Created: 2016-11-18T06:43:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T06:54:01.000Z (over 8 years ago)
- Last Synced: 2025-01-20T00:53:24.877Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SentimentAnalysis
Assignment that analyzed hotel reviews and performed sentiment analysis on each review to determines words (can be extrapolated to phrases) that were associated with top and negative rated hotels.
The program was created in Jupyter notebook and the .ipynb and .html file are provided with all outputs shown.