The thimk package
thimk (an old joke) is a command-line spelling word suggestion tool. You give it a possibly-misspelled word, and it spits out one or more properly-spelled words in order of likelihood of similarity.
The latest change to the implementation is an addition of an optional precompiled SQlite database of phonetic codes for the entire dictionary, created with thimk-makedb. This greatly speeds lookup, permitting reasonable performance on enormous dictionaries.
Properties
| Versions | 0.3, 0.3.1 |
|---|---|
| Dependencies | base (<5), edit-distance (≥0.1), parseargs (≥0.1.1), phonetic-code (≥0.1), sqlite (≥0.5.1) |
| License | BSD3 |
| Copyright | Copyright © 2010 Bart Massey |
| Author | Bart Massey |
| Maintainer | bart@cs.pdx.edu |
| Stability | alpha |
| Category | Console, Text, Application |
| Home page | http://wiki.cs.pdx.edu/bartforge/thimk |
| Executables | thimk-makedb, thimk |
| Upload date | Thu Sep 9 16:08:13 UTC 2010 |
| Uploaded by | BartonMassey |
Downloads
- thimk-0.3.tar.gz (Cabal source package)
- package description (included in the package)