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%.
Give a ⭐️ if this project helped you!