Skip to content

Commit b769249

Browse files
committed
ms date update
1 parent 48be701 commit b769249

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/language-service/named-entity-recognition/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jboback
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: quickstart
9-
ms.date: 04/29/2025
9+
ms.date: 05/23/2025
1010
ms.author: jboback
1111
ms.devlang: csharp
1212
# ms.devlang: csharp, java, javascript, python

articles/ai-services/language-service/sentiment-opinion-mining/how-to/call-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ author: jboback
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: how-to
9-
ms.date: 04/29/2025
9+
ms.date: 05/23/2025
1010
ms.author: jboback
1111
ms.custom: language-service-sentiment-opinion-mining
1212
---
1313

1414
# How to: Use Sentiment analysis and Opinion Mining
1515

16-
Sentiment analysis and opinion mining are two ways of detecting positive and negative sentiment. Using sentiment analysis, you can get sentiment labels (such as "negative", "neutral" and "positive") and confidence scores at the sentence and document-level. Opinion Mining provides granular information about the opinions related to words (such as the attributes of products or services) in the text.
16+
Sentiment analysis and opinion mining are two ways of detecting positive and negative sentiment. Using sentiment analysis, you can get sentiment labels (such as "negative" "neutral" and "positive") and confidence scores at the sentence and document-level. Opinion Mining provides granular information about the opinions related to words (such as the attributes of products or services) in the text.
1717

1818
## Sentiment Analysis
1919

0 commit comments

Comments
 (0)