phonetic-code: Phonetic codes: Soundex and Phonix
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.
Downloads
- phonetic-code-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1.1 |
---|---|
Dependencies | array (>=0.3 && <1), base (>=3 && <5), containers (>=0.3 && <1), regex-compat (>=0.93 && <2) [details] |
Tested with | ghc ==6.8.3, ghc ==6.12.1 |
License | BSD-3-Clause |
Copyright | Copyright © 2008 Bart Massey |
Author | Bart Massey |
Maintainer | bart@cs.pdx.edu |
Category | Text, Natural Language Processing |
Home page | http://wiki.cs.pdx.edu/bartforge/phonetic-code |
Source repo | head: git clone https://github.com/BartMassey/phonetic-code.git this: git clone https://github.com/BartMassey/phonetic-code.git(tag v0.1.1.1) |
Uploaded | by BartonMassey at 2014-09-22T07:12:42Z |
Distributions | NixOS:0.1.1.1 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2127 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |