The Multi-Class Text Emotion Classification system is a deep learning solution that analyzes text input and classifies it into one of seven distinct emotional categories.
-
Updated
Jul 29, 2025 - Jupyter Notebook
The Multi-Class Text Emotion Classification system is a deep learning solution that analyzes text input and classifies it into one of seven distinct emotional categories.
A project focused on hate speech detection across Twitter and Instagram using machine learning and deep learning techniques. Combines supervised learning on Twitter datasets and unsupervised learning techniques applied to scraped Instagram comments for a generalized, robust model.
Successfully established a multiclass text classification model by fine-tuning pretrained DistilBERT transformer model to classify several distinct types of mental health statuses such as anxiety, stress, personality disorder, etc. with an accuracy of 77%.
Add a description, image, and links to the multiclass-text-classification topic page so that developers can more easily learn about it.
To associate your repository with the multiclass-text-classification topic, visit your repo's landing page and select "manage topics."