Skip to content

Sentiment analysis project using VADER and RoBERTa to classify text into positive, negative, and neutral sentiments.

Notifications You must be signed in to change notification settings

fares103/Sentiment-Analysis-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sentiment-Analysis-project

Sentiment analysis project using VADER and RoBERTa to classify text into positive, negative, and neutral sentiments.

Sentiment Analysis Project

This project performs sentiment analysis on text data using both:

  • VADER (rule-based NLP)
  • RoBERTa (transformer-based deep learning model)

The model classifies text into positive, negative, or neutral sentiments.


πŸ›  Technologies

  • Python
  • NLTK (VADER)
  • Hugging Face Transformers
  • PyTorch
  • Scikit-learn

πŸ“‚ Project Structure

sentiment-analysis/ β”œβ”€β”€ data/ β”œβ”€β”€ notebooks/ β”œβ”€β”€ src/ β”œβ”€β”€ models/ β”œβ”€β”€ requirements.txt └── README.md

Author Fares Elhewy Machine Learning Engineer

About

Sentiment analysis project using VADER and RoBERTa to classify text into positive, negative, and neutral sentiments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published