ade2a047e0
Approved by: portmgr (implicit)
6 lines
260 B
Text
6 lines
260 B
Text
Metaphone() is a function whereby a string/word is broken down into
|
|
a rough approximation of its english phonetic pronunciation. Very
|
|
similar in concept and purpose to soundex, but much more comprehensive
|
|
in its approach.
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|