Emotion Detection App
Sentiment analysis often labels text as positive or negative. Emotion detection asks a narrower question: does the text express joy, sadness, fear, anger, love, or surprise?
This guide shows how I fine-tuned the compact DistilBERT language model on the Emotion dataset, measured its classifications, and deployed a browser-based demonstration with Gradio and Hugging Face Spaces.