Skip to content

Commit f78f117

Browse files
committed
added blog links
1 parent 437192d commit f78f117

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

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

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ The PII feature includes the ability to detect personal (`PII`) and health (`PHI
2323
> [!NOTE]
2424
> To detect protected health information (PHI), use the `domain=phi` parameter and model version `2020-04-01` or later.
2525
26-
2726
The following entity categories are returned when you're sending API requests PII feature.
2827

2928
## Category: Person
@@ -47,7 +46,7 @@ This category contains the following entity:
4746
:::column-end:::
4847

4948
:::column span="":::
50-
**Supported document languages**
49+
**Supported languages**
5150

5251
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
5352
@@ -76,7 +75,7 @@ This category contains the following entity:
7675
:::column-end:::
7776

7877
:::column span="":::
79-
**Supported document languages**
78+
**Supported languages**
8079

8180
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
8281
@@ -104,7 +103,7 @@ This category contains the following entity:
104103
:::column-end:::
105104

106105
:::column span="":::
107-
**Supported document languages**
106+
**Supported languages**
108107

109108
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt` `pt-br`
110109
@@ -134,7 +133,7 @@ This category contains the following entity:
134133
:::column-end:::
135134

136135
:::column span="":::
137-
**Supported document languages**
136+
**Supported languages**
138137

139138
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
140139
@@ -163,7 +162,7 @@ The entity in this category can have the following subcategories.
163162
:::column-end:::
164163

165164
:::column span="":::
166-
**Supported document languages**
165+
**Supported languages**
167166

168167
`en`
169168
@@ -235,7 +234,7 @@ This category contains the following entity:
235234
:::column-end:::
236235

237236
:::column span="":::
238-
**Supported document languages**
237+
**Supported languages**
239238

240239
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
241240
@@ -263,7 +262,7 @@ This category contains the following entity:
263262

264263
:::column-end:::
265264
:::column span="":::
266-
**Supported document languages**
265+
**Supported languages**
267266

268267
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
269268
@@ -292,7 +291,7 @@ This category contains the following entity:
292291
:::column-end:::
293292

294293
:::column span="":::
295-
**Supported document languages**
294+
**Supported languages**
296295

297296
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
298297
@@ -321,7 +320,7 @@ This category contains the following entity:
321320
:::column-end:::
322321

323322
:::column span="":::
324-
**Supported document languages**
323+
**Supported languages**
325324

326325
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
327326
@@ -348,7 +347,7 @@ This category contains the following entities:
348347
349348
:::column-end:::
350349
:::column span="":::
351-
**Supported document languages**
350+
**Supported languages**
352351

353352
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
354353
@@ -375,7 +374,7 @@ The entity in this category can have the following subcategories.
375374
376375
:::column-end:::
377376
:::column span="2":::
378-
**Supported document languages**
377+
**Supported languages**
379378
380379
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
381380
@@ -401,7 +400,7 @@ The PII service supports the Age subcategory within the broader Quantity categor
401400
402401
:::column-end:::
403402
:::column span="2":::
404-
**Supported document languages**
403+
**Supported languages**
405404

406405
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `pt-pt`, `pt-br`
407406
@@ -428,7 +427,7 @@ These entity categories include identifiable Azure information like authenticati
428427
429428
:::column-end:::
430429
:::column span="":::
431-
**Supported document languages**
430+
**Supported languages**
432431

433432
`en`
434433

articles/ai-services/language-service/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Azure AI Language is updated on an ongoing basis. To stay up-to-date with recent
1818
## September 2024
1919

2020
* Custom Summarization has been discontinued and is no longer available in the Studio and documentation.
21-
* PII detection now has container support.
22-
* Custom Sentament Analysis and Custom Text Analytics for Health have been announced for deprecation.
21+
* PII detection now has container support. See our [blog post](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-text-pii-redaction-container-release/ba-p/4264655) for more details
22+
* Custom Sentament Analysis and Custom Text Analytics for Health have been announced for deprecation. See our [blog post](https://azure.microsoft.com/en-us/updates/v2/custom-text-analytics-for-health-retirement) for more details.
2323

2424
## August 2024
2525
* [CLU utterance limit in a project](conversational-language-understanding/service-limits.md#data-limits) increased from 25,000 to 50,000.

0 commit comments

Comments
 (0)