double_metaphone.rb

Path: lib/text/double_metaphone.rb
Last Update: Tue Mar 01 23:34:32 +0000 2016

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 (twoggle@gmail.com)

[Validate]