Skip to content

Commit 3263117

Browse files
authored
Apply suggestions from PR review
Punctuation and typo fixes.
1 parent 1085caa commit 3263117

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/ai-services/language-service/personally-identifiable-information/how-to/redact-conversation-pii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Identify and extract Personally Identifying Information (PII) from conversations.
2+
title: Identify and extract Personally Identifying Information (PII) from conversations
33
titleSuffix: Azure AI services
44
description: This article shows you how to detect and redact Personally Identifying Information (PII) from speech, chat, and spoken-word transcriptions and call transcripts.
55
#services: cognitive-services

articles/ai-services/language-service/personally-identifiable-information/how-to/redact-document-pii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Identify and extract Personally Identifying Information (PII) from native documents.
2+
title: Identify and extract Personally Identifying Information (PII) from native documents
33
titleSuffix: Azure AI services
44
description: This article shows you how to redact Personally Identifying Information (PII) from native documents.
55
#services: cognitive-services

articles/ai-services/language-service/personally-identifiable-information/how-to/redact-text-pii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Identify and extract Personally Identifying Information (PII) from text.
2+
title: Identify and extract Personally Identifying Information (PII) from text
33
titleSuffix: Azure AI services
44
description: This article shows you how to identify, extract and redact Personally Identifying Information (PII) from text.
55
#services: cognitive-services

articles/ai-services/language-service/personally-identifiable-information/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: language-service-pii
1717
Azure AI Language Personally Identifiable Information (PII) detection is a feature offered by [Azure AI Language](../overview.md). The PII detection service is a cloud-based API that utilizes machine learning and AI algorithms to help you develop intelligent applications with advanced natural language understanding. Azure AI Language PII detection uses Named Entity Recognition (NER) to **identify and redact** sensitive information from input data. The service classifies sensitive personal data into predefined categories. These categories include phone numbers, email addresses, and identification documents. This classification helps to efficiently detect and eliminate such information.
1818

1919
> [!TIP]
20-
> Try PII detection [in Azure AI Foundry portal](https://ai.azure.com/explore/language). There you can [utilize a currently existing Language Studio resource or create a new Azure AI Foundry resource](../../../ai-studio/ai-services/connect-ai-services.md)
20+
> Try PII detection [in Azure AI Foundry portal](https://ai.azure.com/explore/language). There you can [utilize a currently existing Language Studio resource or create a new Azure AI Foundry resource](../../../ai-studio/ai-services/connect-ai-services.md).
2121
2222
## What's new
2323

articles/ai-services/language-service/summarization/how-to/text-summarization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Text summarization is designed to shorten content that users consider too long t
2727

2828
Each of these capabilities is able to summarize around specific items of interest when specified.
2929

30-
The AI models used by the API are provided by the service.You just have to send content for analysis.
30+
The AI models used by the API are provided by the service. You just have to send content for analysis.
3131

3232
For easier navigation, here are links to the corresponding sections for each service:
3333

0 commit comments

Comments
 (0)