ispell
Sign in to savethumb|Ispell suggesting words in Esperanto Ispell is a spelling checker for Unix that supports most Western languages. It offers several interfaces, including a programmatic interface for use by editors such as Emacs. Unlike GNU Aspell, ispell will only suggest corrections that are based on a Damerau–Levenshtein distance of 1; it will not attempt to guess more distant corrections based on English pronunciation rules.
Key facts
- Software.name
- Ispell
- Software.developer
- Geoff Kuenning
- Software.programming language
- C
- Software.operating system
- Cross-platform
- Software.genre
- Spell checker
- Software.license
- Open source
via Wikipedia infobox
Official website
International Ispell
cs.hmc.edu →Link to the official site · 8,861 chars · not written by Vinony
Wikidata facts
- Official website
- www.cs.hmc.edu/~geoff/ispell.html
- Image
- Ispell aŭtonome 485.png
Show 2 more facts
- software version identifier
- 3.4.06
- Commons category
- Ispell
Sources (2)
via Wikidata · CC0
~2 min read
Article
3 sectionsContents
- See also
- References
- External links
thumb|Ispell suggesting words in Esperanto Ispell is a spelling checker for Unix that supports most Western languages. It offers several interfaces, including a programmatic interface for use by editors such as Emacs. Unlike GNU Aspell, ispell will only suggest corrections that are based on a Damerau–Levenshtein distance of 1; it will not attempt to guess more distant corrections based on English pronunciation rules.
Ispell has a very long history that can be traced back to a program that was originally written in 1971 in PDP-10 Assembly language by R. E. Gorin, and later ported to the C programming language and expanded by many others. It is currently maintained by Geoff Kuenning. The generalized affix description system introduced by ispell has since been imitated by other spelling checkers such as MySpell.