@hackage phonetic-code0.1
Phonetic codes: Soundex and Phonix
Categories
License
BSD-3-Clause
Maintainer
bart@cs.pdx.edu
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
Dependents (3)
@hackage/acme-everything, @hackage/spelling-suggest, @hackage/thimk
This package implements the "phonetic coding" algorithms Soundex and Phonix. A phonetic coding algorithm transforms a word into a similarity hash based on an approximation of its sounds. Thus, similar-sounding words tend to have the same hash.