Skip to content

Commit e8a2878

Browse files
author
Sherry Yang
committed
Update metadata.
1 parent eaa439c commit e8a2878

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

learn-pr/wwl-data-ai/get-started-with-text-analysis-in-azure/includes/2-azure-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Key phrase extraction can provide some context to this review by extracting the
5353

5454
In the classic Foundry portal, you can test out Azure Language's key phrase extraction feature in the Language Playground.
5555

56-
![Screenshot of the Language playground's named entity recognition capability.](../media/playground-key-phrases.png)
56+
![Screenshot of the Language playground's key phrase extraction capability.](../media/playground-key-phrases.png)
5757

5858
#### Entity recognition and linking
5959

learn-pr/wwl-data-ai/get-started-with-text-analysis-in-azure/includes/3-language-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
::: zone pivot="text"
88

9-
A Foundry resource and project is sufficient for using Azure Language in Foundry portal, but you will need an additional *Language resource* to use the Azure Language SDK. You can create a Language resource in the Azure portal, or programmatically in a [command line interface (CLI)](/cli/azure/get-started-with-azure-cli?view=azure-cli-latest).
9+
A Foundry resource and project is sufficient for using Azure Language in Foundry portal, but you will need an additional *Language resource* to use the Azure Language SDK. You can create a Language resource in the Azure portal, or programmatically in a command line interface (CLI).
1010

1111
![Screenshot of the Azure portal with the marketplace open to the Language resource.](../media/azure-portal-create-resource.png)
1212

learn-pr/wwl-data-ai/get-started-with-text-analysis-in-azure/includes/7-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Throughout the module, you explored how to integrate Azure Language directly int
1212

1313
Use the links below to learn more:
1414

15-
- [View the Azure Text Analytics client library for Python](python/api/overview/azure/ai-textanalytics-readme?view=azure-python)
15+
- [View the Azure Text Analytics client library](/python/api/overview/azure/ai-textanalytics-readme)
1616
- [Read about about Azure Language in Foundry Tools](/azure/ai-services/language-service/overview)
1717

1818
::: zone-end

learn-pr/wwl-data-ai/get-started-with-text-analysis-in-azure/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
uid: learn.wwl.get-started-with-text-analysis-in-azure
33
metadata:
44
title: Get started with text analysis in Azure
5-
description: "Explore Azure Language's text analysis features, which include sentiment analysis, key phrase extraction, named entity recognition, and language detection."
5+
description: "Get started with text analysis in Azure"
66
ms.date: 02/10/2026
77
ms.update-cycle: 180-days
88
author: wwlpublish

0 commit comments

Comments
 (0)