Emotions dataset for NLP classification tasks.
-
Updated
Mar 14, 2021 - Jupyter Notebook
Emotions dataset for NLP classification tasks.
A hate speech sentiment analysis task to classify whether a tweet is racist/sexists or not.
# Emotion Detection from Text using NLP## 📘 Project OverviewThis project uses Natural Language Processing to detect emotions like joy, sadness, anger, and fear from text. It compares traditional machine learning and deep learning models, ensuring robust evaluation. ## Objectives- Build a strong emotion classifier using public datasets.- Anal
Add a description, image, and links to the nlp-classification-tasks topic page so that developers can more easily learn about it.
To associate your repository with the nlp-classification-tasks topic, visit your repo's landing page and select "manage topics."