String KoelnerPhonetic
Aus ExpeccoWiki
Schema
Operation
Generates a KölnerPhonetic code string.
This string is the same for similar sounding (german) strings, thus it is useful for a fuzzy string compare (looking for miller in a database, when you are not sure, how to write this person...).
KölnerPhonetic is similar to soundex, but better suited for non-english languages, such as german.
Revisions
This blocks has been in the Standard Library since 1.7.2
Back to Standard Library.
Previous: String [ MySQL Soundex ]
Next: String [ Edit Distance]
