brent verner wrote:
> Now... I've attached a replacement src/soundex.c that uses the
> metaphone algorithm, which gives substantially better results than
> the soundex method. If you'd like to try it, just replace the
> src/soundex.c file with the one attached. If anyone out there tries
> this, please let me know what your thoughts about it are.
Sounds good to me. I'll try it on Windows and BSD next chance I get.
I've been wanting to add a better sound matching algorithm. It would be
nice if we could devise some way to handle other languages.
The Soundex code was added simply for searching names in a manner
compatible with US Census Soundex records. It is definitely a poor way
to match sounds. Someone asked and it was simple to add.
--
,David Norris
Dave's Web - http://www.webaugur.com/dave/
Dave's Weather - http://www.webaugur.com/dave/wx
ICQ Universal Internet Number - 412039
E-Mail - dave@webaugur.com
"I would never belong to a club that would have me as a member!"
- Groucho Marx
Received on Mon Sep 11 18:39:28 2000