Module: Text

Defined in:
lib/carat/soundex.rb

Overview

Soundex

Implementation of the soundex algorithm as described by Knuth in volume 3 of The Art of Computer Programming.

Author

Copyright © 2000 Michael Neumann

GNU GPL (see included file)

History

  • 2005.04.11 Passes basic test.

Defined Under Namespace

Modules: Soundex