maldons77's picture
Upload 5 files
666fb88 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Emoji Mood Classifier
emoji: 🎭
colorFrom: yellow
colorTo: pink
sdk: gradio
app_file: app.py
pinned: false

Emoji Mood Classifier

Overview

A lightweight and fun Hugging Face Space that performs sentiment analysis on text and returns a sequence of emojis matching the detected mood. Built using the transformers library and a pre-trained sentiment model, it provides a creative and unique way to visualize text sentiment.

Key Features

  • Returns emoji sequences instead of boring labels.
  • Works entirely on CPU with a lightweight model.
  • Handles Positive, Negative, and Neutral moods.

How to Run Locally

pip install -r requirements.txt
python app.py

Acceptable Use

This project is for educational, research, and entertainment purposes only. Do not use it for harmful, illegal, or unethical purposes. It follows Hugging Face and model license policies.