Skip to content

Commit 0e85d92

Browse files
authored
Merge pull request #206149 from aahill/freshness
Freshness
2 parents ed35f44 + 8d20498 commit 0e85d92

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

articles/cognitive-services/language-service/concepts/migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: language-service
99
ms.topic: conceptual
10-
ms.date: 12/03/2021
10+
ms.date: 07/27/2022
1111
ms.author: aahi
1212
ms.custom: ignite-fall-2021
1313
---

articles/cognitive-services/language-service/key-phrase-extraction/how-to/call-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 03/01/2022
11+
ms.date: 07/27/2022
1212
ms.author: aahi
1313
ms.custom: language-service-key-phrase, ignite-fall-2021
1414
---

articles/cognitive-services/language-service/key-phrase-extraction/how-to/use-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 11/02/2021
11+
ms.date: 07/27/2022
1212
ms.author: aahi
1313
ms.custom: language-service-key-phrase, ignite-fall-2021
1414
keywords: on-premises, Docker, container, natural language processing

articles/cognitive-services/language-service/language-detection/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: overview
11-
ms.date: 11/02/2021
11+
ms.date: 07/27/2022
1212
ms.author: aahi
1313
ms.custom: language-service-language-detection, ignite-fall-2021
1414
---

articles/cognitive-services/language-service/named-entity-recognition/tutorials/extract-excel-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: tutorial
11-
ms.date: 11/02/2021
11+
ms.date: 07/27/2022
1212
ms.author: aahi
1313
ms.custom: language-service-ner, ignite-fall-2021, cogserv-non-critical-language
1414
---

articles/cognitive-services/language-service/personally-identifiable-information/how-to-call.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 03/01/2022
11+
ms.date: 07/27/2022
1212
ms.author: aahi
1313
ms.custom: language-service-pii, ignite-fall-2021
1414
---
1515

1616

1717
# How to detect and redact Personally Identifying Information (PII)
1818

19-
The PII feature can evaluate unstructured text, extract extract sensitive information (PII) and health information (PHI) in text across several pre-defined categories.
19+
The PII feature can evaluate unstructured text, extract sensitive information (PII) and health information (PHI) in text across several pre-defined categories.
2020

2121
## Determine how to process the data (optional)
2222

@@ -43,7 +43,7 @@ The API will attempt to detect the [defined entity categories](concepts/entity-c
4343

4444
## Getting PII results
4545

46-
When you get results from PII detection, you can stream the results to an application or save the output to a file on the local system. The API response will include [recognized entities](concepts/entity-categories.md), including their categories and sub-categories, and confidence scores. The text string with the PII entities redacted will also be returned.
46+
When you get results from PII detection, you can stream the results to an application or save the output to a file on the local system. The API response will include [recognized entities](concepts/entity-categories.md), including their categories and subcategories, and confidence scores. The text string with the PII entities redacted will also be returned.
4747

4848
## Service and data limits
4949

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 03/15/2022
11+
ms.date: 07/27/2022
1212
ms.author: aahi
1313
ms.custom: language-service-sentiment-opinion-mining, ignite-fall-2021
1414
---

0 commit comments

Comments
 (0)