Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youngjeong46/travel-recommender-app
This Flask app gives hotel recommendations based on user input.
https://github.com/youngjeong46/travel-recommender-app
Last synced: 29 days ago
JSON representation
This Flask app gives hotel recommendations based on user input.
- Host: GitHub
- URL: https://github.com/youngjeong46/travel-recommender-app
- Owner: youngjeong46
- Created: 2019-05-23T22:20:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T19:11:50.000Z (about 2 years ago)
- Last Synced: 2023-03-05T10:48:26.823Z (almost 2 years ago)
- Language: CSS
- Size: 45.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask App: Recommending Travel Destination
## Overview
![alt="screenshot"](https://s3-us-west-2.amazonaws.com/datatostories/travel-app-screenshot.png)
This is a source code for the flask app I created. The app recommends a hotel based on the traveler's description of their ideal vacation. You can see the application in action [here](http://travel-recommender-app.herokuapp.com/).
This is based on a Natural Language Processing project I did on about 90000 TripAdvisor Hotel reviews of various vacations destinations. The github repo for the project is [here](https://github.com/youngjeong46/travel-recommender), and the blog post on the project can be found [here]("").