AI-Based Emotion Classification Using BERT
This project implements a BERT-based emotion classification model to analyze and classify text into four emotions: Happy, Sad, Angry, and Neutral. The model leverages transformer-based deep learning to detect emotions from textual input.