| Path: | lib/text/double_metaphone.rb |
| Last Update: | Sat Feb 23 07:15:19 +0000 2019 |
encoding: utf-8
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 (mail@tfletcher.com)