Skip to content

Commit 9358f4e

Browse files
committed
update
1 parent 78cb86e commit 9358f4e

File tree

1 file changed

+4
-4
lines changed
  • articles/ai-services/language-service/personally-identifiable-information/concepts

1 file changed

+4
-4
lines changed

articles/ai-services/language-service/personally-identifiable-information/concepts/entity-categories.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ ms.author: lajanuar
1111
ms.custom: language-service-pii
1212
---
1313

14-
# Supported Personally Identifiable Information (PII) entity categories
14+
# Supported PII entity categories
1515

16-
Use this article to find the entity categories that the [PII detection feature](../how-to-call.md) returns. This feature runs a predictive model to identify, categorize, and redact sensitive information from an input document.
16+
Use this article to find the entity categories that the [personally identifiable information (PII) detection feature](../how-to-call.md) returns. This feature runs a predictive model to identify, categorize, and redact sensitive information from an input document.
1717

1818
The PII feature includes the ability to detect personal (`PII`) and health (`PHI`) information.
1919

2020
## Entity categories
2121

2222
> [!NOTE]
23-
> To detect protected health information (PHI), use the `domain=phi` parameter and model version `2020-04-01` or later.
24-
> The `Type` and Sub is a new designation we're introducing in preview
23+
> * To detect protected health information (PHI), use the `domain=phi` parameter and model version `2020-04-01` or later.
24+
> The `Type` and `Subtype` are new designations introduced in preview
2525
2626
The following entity categories are returned when you're sending API requests PII feature.
2727

0 commit comments

Comments
 (0)