spelling-suggest-0.5.2.0: Spelling suggestion tool with library and command-line interfaces.

The spelling-suggest package

Given a possibly-misspelled word, this tool spits out one or more properly-spelled words in order of likelihood of similarity.

This functionality is exported as a library via Text.SpellingSuggest (suggest) and as a command-line program thimk (an old joke)

Running the program thimk-makedb is an optional (but highly recommended) step to speed up lookups, permitting reasonable performance on enormous dictionaries by creating a precompiled SQlite database of phonetic codes for a dictionary.

Properties

Versions0.5.0, 0.5.0.1, 0.5.1, 0.5.1.0, 0.5.2.0, 0.5.2.1
Dependenciesbase (≥4.2 & <5), edit-distance (0.2.*), parseargs (≥0.1.1 & <0.2), phonetic-code (0.1.*), sqlite (≥0.5.1 & <0.6)
LicenseBSD3
CopyrightCopyright © 2010 Bart Massey and Greg Weber
AuthorBart Massey and Greg Weber
Maintainerbart@cs.pdx.edu, greg@gregweber.info
CategoryConsole, Text
Home pagehttp://wiki.cs.pdx.edu/bartforge/thimk
Executablesthimk-makedb, thimk
Upload dateThu May 26 20:29:54 UTC 2011
Uploaded byGregWeber
Built onghc-7.0

Modules

Downloads