Skip to content

zhangshiman22/Hotel-reviews-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🏨 Hotel-reviews-sentiment-analysis

A sentiment analysis pipeline for classifying hotel reviews as positive or negative, using models ranging from traditional ML to BERT-based Transformers.


πŸ“Œ Features

  • πŸ“Š Multi-model benchmark: Logistic Regression, CNN, BiLSTM, BERT, LSTM, and Tranformers
  • 🧼 Full preprocessing pipeline: tokenization, stopword removal, lemmatization
  • πŸ€— Integrated with HuggingFace Transformers
  • πŸ” Custom training loop with gradient clipping and DataLoader
  • πŸ“ˆ Visualizations: word cloud, confusion matrix, accuracy plots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published