8 lines
256 B
Plaintext
8 lines
256 B
Plaintext
|
This module implements a "sounds like" algorithm developed by Lawrence
|
||
|
Philips which he published in the June, 2000 issue of C/C++ Users
|
||
|
Journal. Double Metaphone is an improved version of Philips' original
|
||
|
Metaphone algorithm.
|
||
|
|
||
|
-Anton
|
||
|
<tobez@tobez.org>
|