Skip to content

Commit 7fd4e9b

Browse files
Merge pull request #250829 from renaaliu/patch-15
Update entity-categories.md
2 parents 62ab344 + 11df11e commit 7fd4e9b

File tree

1 file changed

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

1 file changed

+29
-6
lines changed

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

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -384,29 +384,52 @@ The entity in this category can have the following subcategories.
384384
:::row-end:::
385385

386386

387-
## Category: Age
387+
## Category: Quantity
388388

389389
This category contains the following entities:
390390

391391
:::row:::
392392
:::column span="":::
393393
**Entity**
394394

395-
Age
395+
Quantity
396396

397397
:::column-end:::
398398
:::column span="2":::
399399
**Details**
400400

401-
Ages.
401+
Numbers and numeric quantities.
402+
403+
:::column-end:::
404+
:::column span="2":::
405+
**Supported document languages**
406+
407+
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
408+
409+
:::column-end:::
410+
:::row-end:::
411+
412+
#### Subcategories
413+
414+
The entity in this category can have the following subcategories.
415+
416+
:::row:::
417+
:::column span="":::
418+
**Entity subcategory**
419+
420+
Age
402421

403-
To get this entity category, add `Age` to the `piiCategories` parameter. `Age` will be returned in the API response if detected.
422+
:::column-end:::
423+
:::column span="2":::
424+
**Details**
404425

426+
Ages.
427+
405428
:::column-end:::
406429
:::column span="2":::
407-
**Supported document languages**
430+
**Supported document languages**
408431

409-
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
432+
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `pt-pt`, `pt-br`
410433
411434
:::column-end:::
412435
:::row-end:::

0 commit comments

Comments
 (0)