Skip to content

Commit 82b2a42

Browse files
author
Ankit Gupta
committed
Adding Person address classification
1 parent 79a4d29 commit 82b2a42

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/purview/supported-classifications.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,16 @@ Microsoft Purview classifies data by using [RegEx](https://wikipedia.org/wiki/Re
2828

2929
The City, Country, and Place filters have been prepared using best datasets available for preparing the data.
3030

31-
## Machine Learning model based classifications
32-
## Person Name
31+
## Machine Learning based classifications
32+
## Person's Name
3333

3434
Person Name machine learning model has been trained using global datasets of names in English language.
3535

3636
> [!NOTE]
3737
> Microsoft Purview classifies full names stored in the same column as well as first/last names in separate columns.
3838
39+
## Person's Address
40+
Person's address classification is used to detect full address stored in a single column containing the following elements: House number, Street Name, City, State, Country, Zip Code. Person's Address classifier uses machine learning model that is trained on the global addresses data set in English language.
3941

4042
## RegEx Classifications
4143

0 commit comments

Comments
 (0)