Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,27 +9,39 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
|
| 20 |
-
- Architecture: DistilBERT
|
| 21 |
-
- Fine-tuned on custom sentiment data
|
| 22 |
-
- Classes: **Positive π / Negative π**
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
-
|
| 27 |
-
Type any sentence and see the modelβs confidence instantly.
|
| 28 |
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
-
|
| 32 |
-
Empowering AI innovation one model at a time.
|
| 33 |
|
|
|
|
| 34 |
|
| 35 |
-
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
π K1ng Analyzer V2 β Advanced Sentiment Classifier
|
| 13 |
|
| 14 |
+
K1ng Analyzer V2 is a fine-tuned DistilBERT model that interprets emotion and tone in text with precision and warmth.
|
| 15 |
+
Built on Transformers + Gradio, this lightweight app analyzes sentences and returns the overall sentiment β Positive π or Negative π β along with a confidence score.
|
| 16 |
|
| 17 |
+
β¨ Key Features
|
| 18 |
|
| 19 |
+
π Real-time text sentiment analysis
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
+
βοΈ Powered by fine-tuned DistilBERT on the Hugging Face Hub
|
| 22 |
|
| 23 |
+
π¬ Simple, elegant Gradio web interface
|
|
|
|
| 24 |
|
| 25 |
+
π Displays both label and confidence for transparency
|
| 26 |
+
|
| 27 |
+
π 100% open-source β try it directly in your browser
|
| 28 |
+
|
| 29 |
+
π How to Use
|
| 30 |
+
|
| 31 |
+
Enter any sentence or paragraph in the text box.
|
| 32 |
+
|
| 33 |
+
Click Submit to analyze the sentiment.
|
| 34 |
+
|
| 35 |
+
View your result instantly β confidence included!
|
| 36 |
+
|
| 37 |
+
π§ Tech Stack
|
| 38 |
+
|
| 39 |
+
π€ Transformers (Hugging Face)
|
| 40 |
+
|
| 41 |
+
π Python + Gradio Interface
|
| 42 |
|
| 43 |
+
π€ DistilBERT fine-tuned for sentiment classification
|
|
|
|
| 44 |
|
| 45 |
+
π Created by Mitchelle K1ng
|
| 46 |
|
| 47 |
+
Developed with passion and precision to make text intelligence accessible for everyone.
|