File size: 1,485 Bytes
4382460
 
ad3bb41
 
 
4382460
0c389aa
4382460
 
ad3bb41
4382460
 
ad3bb41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0c389aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
title: Multilingual Emotion Classifier Demo
emoji: 🎭
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.35.0
app_file: app.py
pinned: false
license: apache-2.0
---

# 🎭 Multilingual Emotion Classifier - Interactive Demo

Test the `rmtariq/multilingual-emotion-classifier` model with this interactive web interface!

## πŸš€ Features

- **🎯 Single Text Analysis**: Analyze individual texts with confidence scoring
- **πŸ“Š Batch Processing**: Process multiple texts with visualizations  
- **πŸ§ͺ Model Testing**: Run predefined tests to validate performance
- **🌍 Multilingual**: Support for English and Malay languages

## πŸ“Š Model Performance

- **Overall Accuracy**: 85.0%
- **English Performance**: 100%
- **Malay Performance**: 100% (all issues fixed)
- **Speed**: 20+ predictions/second

## 🎯 Supported Emotions

| Emotion | Emoji | Example |
|---------|-------|---------|
| Anger | 😠 | "I'm so angry!" |
| Fear | 😨 | "I'm scared!" |
| Happy | 😊 | "I'm so happy!" |
| Love | ❀️ | "I love you!" |
| Sadness | 😒 | "I'm so sad" |
| Surprise | 😲 | "What a surprise!" |

## πŸ§ͺ Try These Examples

### English:
- "I am so happy today!"
- "This makes me really angry!"
- "I love this product!"

### Malay:
- "Saya sangat gembira!"
- "Ini adalah hari jadi terbaik!"
- "Terbaik!"

## πŸ“ž Contact

- **Author**: rmtariq
- **Model**: [rmtariq/multilingual-emotion-classifier](https://huggingface.co/rmtariq/multilingual-emotion-classifier)