Top "Spell-checking" questions

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

How do you spell check a website?

I know that spellcheckers are not perfect, but they become more useful as the amount of text you have increases …

spell-checking
solr suggester not returning any results

I've followed the solr wiki article for suggester almost to the T here: http://wiki.apache.org/solr/Suggester. I …

solr spell-checking autosuggest
Specify path to CustomDictionary file for StyleCop spellchecking

Spell checking of the comments was added to the recent versions of StyleCop. It seems I can reuse my existing …

c# .net spell-checking stylecop
Visual Studio 2013 spell checker

I have dyslexia and am starting my first collaborative project with other students using the IDE Visual Studio 2013. I fear …

visual-studio visual-studio-2013 spell-checking spelling misspelling
VS Code: enable inline spell checker, but disable spell check in the "Problems" panel

I use the code spell checker for VS Code. I would like to disable the spell checker warnings/errors in …

visual-studio-code spell-checking vscode-extensions
Aspell Dictionary can't be opened

When I try to add a word or to ignore all, Aspell throws the error 'the file "C:/Program Files (…

permissions spell-checking aspell
Open source spell check

Was evaluating adding spell check to a product I own. As per my research the major decisions that need to …

nlp spell-checking languagetool
How does one disable spellcheck on input type=text?

I'd like to disable the spellcheck on my textfields <input type="text"> so as not to have any …

html css input textarea spell-checking
Is there a spell checker for ASP.NET MVC?

I'm looking for a simple spell checker to use with an text input. My application is being developed in ASP.…

jquery asp.net-mvc spell-checking
How to turn off red underlines in comments in Netbeans?

There is a similar question : "Netbeans - Turn off - wavy red underlines - How?" But It's for earlier version, …

netbeans spell-checking