Hi!
I have way better results with DoubleMetaphone. It's available in apache
commons codec.
You need a two step approach:
First select the canidates with phonetic keys (Soundex/DoubleMetaphone)
Then filter all canidates with the original search value with something like
JaroWinkler and a defined threshold.
juergen
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/soundslike-report-on-...
Sent from the Drools - Dev mailing list archive at
Nabble.com.