Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 386 Bytes

File metadata and controls

7 lines (5 loc) · 386 Bytes

Restaurant Reviews - Sentiment Analysis

Sentiment Analysis of yelp reviews, collected from 3 bay-area restaurants.

5 Huggingface models - BERT, RoBERTa, LUKE, XLNet and GPT - were finetuned to predict the positive and negative reviews.

Information about fine-tuning the models and results can be found in Report.pdf file.
Code can be found in sentiment-analysis.py file.