Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.09 KB

Project Proposal.md

File metadata and controls

24 lines (15 loc) · 1.09 KB

NLP Project:

trip-advisor

Project proposal for the unsupervised Natural Language Processing (NLP) project.

Introduction:

Hotels play a crucial role in traveling and with the increased access to information new pathways of selecting the best ones emerged. Travelers across the globe use the Tripadvisor site and app to discover where to stay and where to eat based on guidance from those who have been there before.

Data Description:

The dataset is taken from kaggle (https://www.kaggle.com/andrewmvd/trip-advisor-hotel-reviews ), which consists of 20k reviews from TripAdvisor. However, in this project, we will explore the hotel reviews and the rating base on customers’ hotel experience. We plan to predict the level of client satisfaction based on the client's reviews.

Tools:

  • Scikit-learn to perform unsupervised learning.
  • Numpy and Pandas to perform data manipulation.
  • NLTK and spaCY to perform text manipulation.

By :Amal altamran, Amirah alotaibi, Alanoud alhussain.