Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Ispell
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Spelling checker for Unix}} {{Ref improve|date=February 2024}} {{Infobox software | name = Ispell | title = | logo = <!-- [[File: ]] --> | screenshot = <!-- [[File: ]] --> | caption = | collapsible = | author = | developer = Geoff Kuenning | released = <!-- {{Start date|YYYY|MM|DD|df=yes/no}} --> | discontinued = | latest release version = 3.4.06 | latest release date = {{Start date and age|2023|10|30|df=yes}} | programming language = C | operating system = [[Cross-platform]] | platform = | size = | language = | genre = [[Spell checker]] | license = [[Open-source license|Open source]] | website = {{URL|https://www.cs.hmc.edu/~geoff/ispell.html}} }} [[File:Ispell aŭtonome 485.png|thumb|Ispell suggesting words in [[Esperanto]]]] '''Ispell''' is a [[spelling checker]] for [[Unix]] that supports most Western languages.<ref>{{cite web | title=CTAN: Package ispell | website=ctan.org| url=https://ctan.org/pkg/ispell?lang=en | access-date=3 February 2024}}</ref> 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)|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]]. Like most computerized spelling checkers, ispell works by reading an input file word by word, stopping when a word is not found in its dictionary. Ispell then attempts to generate a list of possible corrections and presents the incorrect word and any suggestions to the user, who can then choose a correction, replace the word with a new one, leave it unchanged, or add it to the dictionary. Ispell pioneered the idea of a [[Application programming interface|programming interface]], which was originally intended for use by Emacs. Other applications have since used the feature to add spell-checking to their own interface, and [[GNU Aspell]] has adopted the same interface so that it can be used with the same set of applications. There are ispell dictionaries for most widely spoken Western languages. Ispell is available under a specific [[open-source license]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)