in reply to Re: Generate strings which sounds like source string
in thread Generate strings which sounds like source string
The real problem is that all of these algorithms, to include the double metaphone, only encode the first n consonants (4 in the case of double metaphone unless the first character is a vowel). I am interesting in your idea (even without implementation).
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Generate strings which sounds like source string
by BrowserUk (Patriarch) on Feb 22, 2010 at 21:41 UTC |