An open API service indexing awesome lists of open source software.

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

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.