Skip to content

scarescrow/AirBnBReviewSummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirBnB Review Summarizer

A tool to create visualizations out of AirBnB reviews per city.

Try the app at VisualizeBnB

All analysis was performed in python, with results being stored into a SQLite database, which is later used by the Flask application.

Web App Screens:

Landing Page:

Home Page

Results:

Results Page Top Results Page Bottom

Datasets:

Techniques Used:

  • Bag of Words (to create wordcloud using frequency of words)
  • Sentiment Analysis (which also generates top hosts)
  • Topic Modelling (to get vibe of city)
  • Word2Vec (to get places to visit in city)

About

Create high level summaries and visualizations out of AirBnB reviews by city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published