|
|
|
|
Process
To start the matching data without reference keys, first the data needs to be disseminated into constituent parts, so that common parts can be identified and readied for matching.
The matching can vary for the different fields and the methods are exact whole field matching, part field matching, Fuzzy matching, PWM (percentage word match), Soundex and Metaphone matching.
These routines can be built into single programs, can be part routines of other programs, can be stand-alone with GUI front ends or can be executed on the fly within online systems.
|
|
|
|
|