Identity Resolution
- Identity Resolution 10.1
- All Products
Category | Rule Type | Examples |
---|---|---|
PP - Prefix Join | Word is joined to following word | MAC |
PS - Prefix | String is split from front of word | ELECTRO |
PR - Prefix Replace | String at front of word is replaced | MC => MAC |
PD - Prefix Delete | String is deleted from front of word | |
EE - Suffix Join | Word is joined to preceding word | VILLE |
ES - Suffix | String is split from end of word | |
ER - Suffix Replace | String at end of word is replaced | BOROUGH => BURGH |
ED - Suffix Delete | String is deleted from end of word | JNR |