Skip to content

A simple Machine learning application to predict the emotion from a user's comment

License

Notifications You must be signed in to change notification settings

e-vdb/comment-emotion-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comment-emotion-analysis

Summary

A simple Machine learning application to predict the emotion from a user's comment.

Streamlit web app

streamlit

Training dataset

Emotion dataset for NLP multi-class classification with six classes:

  • joy
  • love
  • sadness
  • fear
  • surprise
  • anger

The dataset is available on Kaggle: https://www.kaggle.com/praveengovi/emotions-dataset-for-nlp

Machine learning model

  • NLP processing
  • Linear SVC

Task list

  • Train model
  • Develop Streamlit web interface

Repository content

  • Jupyter notebook with data pre-processing and model training
  • app folder with streamlit web app script

About

A simple Machine learning application to predict the emotion from a user's comment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published