The phonetic-code package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | array, base, containers |
| License | BSD3 |
| Copyright | Copyright © 2008 Bart Massey |
| Author | Bart Massey |
| Maintainer | bart@cs.pdx.edu |
| Stability | alpha |
| Category | Text, Natural Language Processing |
| Home page | http://wiki.cs.pdx.edu/bartforge/phonetic-code |
| Upload date | Tue Nov 11 00:10:31 UTC 2008 |
| Uploaded by | BartonMassey |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Text
Downloads
- phonetic-code-0.1.tar.gz (Cabal source package)
- package description (included in the package)