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
GNU Aspell
(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!
== Comparison to Ispell == Unlike [[Ispell]], Aspell can easily check [[UTF-8]] documents without having to use a special dictionary. But the mechanism behind is still 8-bit.<ref>{{cite book |chapter-url=http://aspell.net/0.60.7/man-html/Languages-Which-Aspell-can-Support.html#Languages-Which-Aspell-can-Support |chapter=Appendix B Languages Which Aspell can Support |url=http://aspell.net/0.60.7/man-html/index.html#Top |title=GNU Aspell 0.60.7 |access-date=2021-11-15 |quote=Even though Aspell will remain 8-bit internally}}</ref> Aspell will also do its best to respect the current [[Locale (computer software)|locale]] setting. Other advantages over Ispell include support for using multiple dictionaries at once and intelligently handling personal dictionaries when more than one Aspell process is open at once. However, Ispell follows the Unix convention of being a command applied to a file, e.g., {{code|ispell text-file-with-spelling-errors}}, whereas Aspell requires other command-line options, and the "{{code|--help}}" option is more comprehensive. Sample uses include: * Interactively run through the {{var|text_file}} checking the spelling ({{code|aspell check text_file}}). * Allow typing a word (followed by newline and {{kbd|Ctrl-D}}) to find words that sound the same ({{code|aspell soundslike}}).
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)