Skip to content

In this project, we will take analyze positive and negative hotel reviews and design a model for inferring positive or negative sentiment given a review. We combine a pretrained BERT lanuguage model and a custom multi-layer perceptron to achieve this.

Notifications You must be signed in to change notification settings

MrBernoulli/Hotel-Review-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Hotel-Review-Sentiment-Analysis

In this project, we analyze positive and negative hotel reviews and design a model for inferring positive or negative sentiment given a review. We combine a pretrained BERT language model and a binary classification head with sigmoid activation to achieve this. The data source for this project is Kaggle

Word clouds for the respective sentiments:

alt text

About

In this project, we will take analyze positive and negative hotel reviews and design a model for inferring positive or negative sentiment given a review. We combine a pretrained BERT lanuguage model and a custom multi-layer perceptron to achieve this.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published