Skip to content

arvnd-nelri/Sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis on Hotel Reviews

This project involves training a transformer model BERT on a dataset of 25,000 hotel reviews from Kaggle (Trip Advisor Hotel Reviews). The model predicts the sentiment of each review as positive, negative, or neutral.

The project was later extended to include traditional machine learning models such as Naive Bayes, Decision Tree, and Random Forest. These models were trained on the same dataset, and their performance was compared to the transformer-based model to analyze differences in accuracy and effectiveness.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors