Skip to content

Commit 36036d0

Browse files
authored
Merge pull request #233711 from ankitscribbles/AgeGenderClassification
Adding keywords for Gender classification
2 parents 09a78b6 + dce8701 commit 36036d0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/purview/supported-classifications.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,19 @@ Currently the address model supports the following formats in the same column:
5353
- landmark, city
5454

5555
### Person's Gender
56-
Person's Gender machine learning model has been trained using US Census data and other public data sources in English language.
56+
Person's Gender machine learning model has been trained using US Census data and other public data sources in English language. It supports classifying 50+ genders out of the box.
57+
58+
#### Keywords
59+
- sex
60+
- gender
61+
- orientation
62+
5763

5864
### Person's Age
5965
Person's Age machine learning model detects age of an individual specified in various different formats. The qualifiers for days, months, and years must be in English language.
6066

6167
#### Keywords
62-
- Age
68+
- age
6369

6470
#### Supported formats
6571
- {%y} y, {%m} m

0 commit comments

Comments
 (0)