Skip to content

supdel66/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¬ Sentiment Analysis with VADER (ML Prototype)

This project performs sentiment analysis on YouTube comments using the VADER (Valence Aware Dictionary and sEntiment Reasoner) model β€” a lexicon and rule-based sentiment analysis tool designed for social media text.

Currently implemented in a Jupyter Notebook, this is the prototype stage of a future full-stack sentiment analysis app.


πŸ““ Current Status

βœ… Notebook Phase: Text-based sentiment analysis using VADER to classify comments as positive, negative, or neutral.

πŸ”œ Next Steps:

  • Turn the notebook into a REST API (Flask/FastAPI)
  • Build an interactive frontend (React/Next.js)
  • Full-stack deployment

🀝 Contributing

Ideas, feedback, and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published