File size: 550 Bytes
42211cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: Text Classification/ Sentiment analysis
emoji: 📸
colorFrom: yellow
colorTo: pink
sdk: gradio
sdk_version: 3.1.7
app_file: app.py
pinned: false
duplicated_from: ThankGod/text-classification
---

[Try Demo Text classification Here](https://huggingface.co/spaces/ThankGod/text-classification)

## Credits
- Hugging face 🤗 for hosting this demo.
- Hugging face transformer model for text classification transformer model
- Gradio for the beautiful visualization dashboards.

## References
- https://gradio.app/
- https://huggingface.co/