Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -33,7 +33,8 @@ def AnalyzeSentiment(endpoint, key, statements):
|
|
| 33 |
|
| 34 |
title = "Azure Cognitive Services"
|
| 35 |
description = """
|
| 36 |
-
|
|
|
|
| 37 |
|
| 38 |
# Language Service : Use Natural Language Understanding (NLU) for Sentiment analysis and opinion mining.
|
| 39 |
|
|
|
|
| 33 |
|
| 34 |
title = "Azure Cognitive Services"
|
| 35 |
description = """
|
| 36 |
+
|
| 37 |
+
"<img src = "https://nightingalehq.ai/knowledgebase/glossary/what-are-azure-cognitive-services/cognitive-services.jpg" width = 300px>"
|
| 38 |
|
| 39 |
# Language Service : Use Natural Language Understanding (NLU) for Sentiment analysis and opinion mining.
|
| 40 |
|