Sentiment Analysis is one of the major applications of NLP and has gained much attention in recent years. The main objective of this project is to collect data from Tripadvisor, a travel website to suggest the best accommodation based on the reviews given by previous customers.
We start off by web scraping reviews on Tripadvisor based on input URLs to generate our own dataset. The data is then cleaned and processed for good, neutral and bad reviews by sentiment analysis, thus comparing different choices and suggesting the best one of the lot in order to help customers choose the best accommodation.
- Faster decision making: Analysing reviews is now made easier by performing sentiment analysis in an automated manner.
- Time-saving: Rather than going through pages of reviews, this tool helps to automate the whole process and get the result in a matter of seconds.
- Simplicity: The app is straightforward and simple to use. URLs can be given as input and the best one of the lot is given as output.
- Install Python 3+ and set environment variables.
- Run
install.sh
on Git Bash if Windows or Terminal if on Linux or macOS.
All contributions are welcome! Code, documentation, graphics or even design suggestions are welcome; use GitHub to its fullest. Submit pull requests, contribute tutorials or other wiki contents -- whatever you have to offer, it would be appreciated!
Please read CONTRIBUTING.md for details on contributing.
This project is licensed under the MIT License - see the LICENSE file for details.
- Abhishek Venkata Sai Kandikattu - Abhishek-Sai
- Aravind V. Nair - AravindVNair99
- Sahithi Chigurupati - csahithi
- Jonnagadla Sunilkumar Dheeraj Kumar - JSdheerajkumar
See the full list of contributors who participated in this project and statistics.
Please read Prerequisite file for details.
View all versions here.
Check the changelog here.
Report here in detail answering these questions:
- What steps did you take to make the bug appear?
- How can the bug be fixed? (In case you know)
- Which OS and which all packages/software/dependencies are you using?
- Have you tried any troubleshooting steps such as a reboot for example?
- Have you followed the prescribed prerequisites?
Check here for the list of contributors. Contact one of them through their profiles.