Skip to content

Commit b7bcc74

Browse files
Update entity-categories.md
1 parent 246cc2b commit b7bcc74

File tree

1 file changed

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

1 file changed

+4
-30
lines changed

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

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -383,42 +383,16 @@ The entity in this category can have the following subcategories.
383383
:::column-end:::
384384
:::row-end:::
385385

386-
## Category: Quantity
386+
387+
## Category: Age
387388

388389
This category contains the following entities:
389390

390391
:::row:::
391392
:::column span="":::
392393
**Entity**
393394

394-
Quantity
395-
396-
:::column-end:::
397-
:::column span="2":::
398-
**Details**
399-
400-
Numbers and numeric quantities.
401-
402-
To get this entity category, add `Quantity` to the `piiCategories` parameter. `Quantity` will be returned in the API response if detected.
403-
404-
:::column-end:::
405-
:::column span="2":::
406-
**Supported document languages**
407-
408-
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
409-
410-
:::column-end:::
411-
:::row-end:::
412-
413-
#### Subcategories
414-
415-
The entity in this category can have the following subcategories.
416-
417-
:::row:::
418-
:::column span="":::
419-
**Entity subcategory**
420-
421-
Age
395+
Age
422396

423397
:::column-end:::
424398
:::column span="2":::
@@ -427,7 +401,7 @@ The entity in this category can have the following subcategories.
427401
Ages.
428402

429403
To get this entity category, add `Age` to the `piiCategories` parameter. `Age` will be returned in the API response if detected.
430-
404+
431405
:::column-end:::
432406
:::column span="2":::
433407
**Supported document languages**

0 commit comments

Comments
 (0)