Skip to content

lodu/Booking.com-Reviews-Scraper-and-Classifier

Repository files navigation

Current state: a scraper of booking reviews and utilizes basic machine learning algorithms.

Big Data Booking reviews

Determining whether a review is positive or negative using a machine learning trained model

Scraping

The scraping makes use of selenium and (chrome's) webdriver. Scraped reviews are meant to be appended to a kaggle dataset.

The Windows chromedriver v80 is included in the repo. It will point to this if Windows is detected. On Linux/Mac it just looks for the chromedriver. Please consult its documentation when an error occurs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages