Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -461,7 +461,7 @@ with gr.Blocks(title="Sentiment Analysis - Student Feedback") as demo:
|
|
| 461 |
# Tips section
|
| 462 |
gr.Markdown("""
|
| 463 |
**💡 Tips:**
|
| 464 |
-
- Type your feedback and
|
| 465 |
- Supports English, Urdu (اردو), and Roman Urdu
|
| 466 |
- **ID column** shows the count/sentence number
|
| 467 |
- Click **View Complete History** to see all analyses
|
|
|
|
| 461 |
# Tips section
|
| 462 |
gr.Markdown("""
|
| 463 |
**💡 Tips:**
|
| 464 |
+
- Type your feedback and click **Analyze** for sentiment you feedback.
|
| 465 |
- Supports English, Urdu (اردو), and Roman Urdu
|
| 466 |
- **ID column** shows the count/sentence number
|
| 467 |
- Click **View Complete History** to see all analyses
|