Skip to content

pbhttai/Text-Emotion-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Emotion-Prediction

A machine learning project that predicts emotions (joy, sadness, anger, fear, love, surprise) from text using TF-IDF vectorization and a LinearSVC classifier. The model is deployed with Streamlit for interactive predictions.

Clone or Download the Project

git clone https://github.com/pbhttai/Text-Emotion-Prediction.git
cd Text-Emotion-Prediction

About

A machine learning project that predicts emotions (joy, sadness, anger, fear, love, surprise) from text using TF-IDF vectorization and a LinearSVC classifier. The model is deployed with Streamlit for interactive predictions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors