Esc
Soundex Matching
Definition
Soundex is a phonetic algorithm for indexing names by sound, as pronounced in English.
How it works
The goal is for homophones to be encoded to the same representation so that they can be matched despite minor differences in spelling. The algorithm mainly encodes consonants; a vowel will not be encoded unless it is the first letter. Soundex is the most widely known of all phonetic algorithms (in part because it is a standard feature of popular database software. Improvements to Soundex are the basis for many modern phonetic algorithms.
References
- Soundex. (2023, April 19). In Wikipedia. Link
loading...
loading...
D3FEND™
A knowledge graph of cybersecurity countermeasures