Question
Fuzzy matching algorithms supported by Reltio?
Answer
Reltio uses a combination of algorithms for Fuzzy matching which include the following:
- Soundex
- Metaphone
- Damerau-Levenshtein distance
- Hash-based clustering
- Statistical analysis
- Stemming (reducing inflected or sometimes derived words to their word stem, base, or root form)
- Noise word dictionaries for People, Organizations, Addresses, and Products
- Synonym dictionaries for the First Name
Refer to Match Tokens for supported algorithms and techniques for fuzzy matching.
References
https://docs.reltio.com/matchmerge/comparatorclass.html
Comments
Please sign in to leave a comment.