dhanishetty commited on
Commit
99b99dc
·
verified ·
1 Parent(s): 4719fd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def AnalyzeSentiment(endpoint, key, statements):
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
 
 
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