From: Erik Hollensbe Date: 2008-09-01T19:49:02+09:00 Subject: Re: How to match words that rhyme? Erik Hollensbe wrote: > However, soundex would be good (and fast) to greatly reduce a base > wordlist, it may still catch words that don't sound alike, but the > likelihood of it omitting words that sound alike is so low it's probably > worth it, and at that point you can apply a more expensive algorithm to > the smaller set. BTW, this would make a great Ruby Quiz. :) -Erik -- Posted via http://www.ruby-forum.com/.