Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.08 KB

Text Emotion Detection

Version

Description

Emotion detection using text This website is using a Machine Learning model that is trained using Scikit-learn's Linear Support Vector Classifier (linearSVC library).

  • The Model is using dataset collected by thecleverprogrammer.com.
  • Feature extraction was done using tf-idf vectorizer with 2-gram as parameter.
  • The testing Accuracy came out to be approximately 61%.

Live Project

Click Here

Technologies Used

ReactJS PyScript.js HTML CSS Python JavaScript

Show your support

Give a ⭐️ if this project helped you!