Does anyone know where code can be found for Metaphone 3 matching for T-SQL or at least something that describes in detail the difference between Double Metaphone and Metaphone 3? I have been working on evaluating different matching algorithms in SQL Server and would like to see how this algorithm performs but can find very little information on it.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Metaphone-3 is a commercial product from http://www.amorphics.com/.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.