Top "Spell-checking" questions

Flagging words in a document that may not be spelled correctly.

What is the Metaphone 3 Algorithm?

I want to code the Metaphone 3 algorithm myself. Is there a description? I know the source code is available for …

spell-checking phonetics metaphone
javascript list of english words for a game

I'm making a simple JS game that needs a list of English dictionary words. Will I need to build the …

javascript dictionary spell-checking
Emacs cannot find flyspell/ispell

On my Mac (Snow Leopard, 10.6.8), I'm using a modified version of Emacs 24.2 provided here to utilize Emacs Speaks Statistics (ESS) …

emacs spell-checking flyspell
How to access Chrome spell-check suggestions in JavaScript

How does one detect a spelling mistake inside a textarea in JavaScript? Is there an event associated with this? How …

javascript google-chrome chromium spell-checking
Xcode spell checking

Just wondering if there is a way to enable spell checking in Xcode. Maybe an add-on or something...

xcode spell-checking
.NET Spell Check control?

Are there any libraries out there (preferably a self contained Text Edit Control) for .NET that have Spell Check capabilities. …

c# winforms spell-checking
How do spell checkers work?

I need to implement a spell checker in C. Basically, I need all the standard operations... I need to be …

c spell-checking
Solr Did you mean (Spell check component)

I use solr for my apps and i integrated the spellcheck component but i have some problems : First : When i …

solr autocorrect spell-checking
Accessing Google spelling/suggestion API via C#

I want to use Google's spelling correction/suggestions in an app I'm doing. I've googled it but all I found …

c# api spell-checking
TeXlipse spell-check configuration

I'm turning kind of desperate looking for a way to enable spell checking in TeXlipse. Of the application itself I …

eclipse configuration spell-checking