| Path: | lib/text/double_metaphone.rb |
| Last Update: | Mon Oct 16 14:30:12 BST 2006 |
Ruby implementation of the Double Metaphone algorithm by Lawrence Philips, originally published in the June 2000 issue of C/C++ Users Journal.
Based on Stephen Woodbridge’s PHP version - swoodbridge.com/DoubleMetaPhone/
Author: Tim Fletcher (twoggle@gmail.com)