CoolFace
Apppublic

rizam/rakeeb_text-classification

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes
README.md23 linesDownload Raw Back to root
1---2title: Text Classification/ Sentiment analysis3emoji: ๐Ÿ“ธ4colorFrom: yellow5colorTo: pink6sdk: gradio7sdk_version: 3.1.78app_file: app.py9pinned: false10duplicated_from: ThankGod/text-classification11---12 13[Try Demo Text classification Here](https://huggingface.co/spaces/ThankGod/text-classification)14 15## Credits16- Hugging face ๐Ÿค— for hosting this demo.17- Hugging face transformer model for text classification transformer model18- Gradio for the beautiful visualization dashboards.19 20## References21- https://gradio.app/22- https://huggingface.co/23