Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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]("").