Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 544 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 544 Bytes

Restaurant_Cuisine_Predictor

This project was done as a part of CS-565(Intelligent Systems and Interfaces) course at IIT Guwahati

Dependencies

  1. Python 3.6
  2. BeautifulSoup
  3. Gensim
  4. MongoDB
  5. NLTK

Approach

We have used LDA(Latent Dirichlet Allocation), a probablistic graphical model to extract topics(cuisine) from user reviews.

Alt text

Project Members

  1. Aditya Gaurav
  2. Chirag Sodani
  3. Piyush Singhal
  4. Utkarsh Pagar(Team Lead)