SpellingCorrectionList

SpellingCorrectionList["word"]

gives a list of possible spelling corrections for "word".

Details and Options

Examples

open allclose all

Basic Examples  (1)

Get spelling suggestions for a word:

Scope  (4)

SpellingCorrectionList returns the input word if it is spelled correctly:

SpellingCorrectionList returns an empty list if there are no spelling suggestions available:

Punctuation characters are taken into account when giving spelling suggestions:

Spelling suggestions are case sensitive:

Options  (1)

Language  (1)

Check the spelling of a French word:

Check the spelling of a Korean word:

Possible Issues  (2)

SpellingCorrectionList returns unevaluated for non-string inputs:

Not all languages have spelling dictionaries available:

Wolfram Research (2016), SpellingCorrectionList, Wolfram Language function, https://reference.wolfram.com/language/ref/SpellingCorrectionList.html.

Text

Wolfram Research (2016), SpellingCorrectionList, Wolfram Language function, https://reference.wolfram.com/language/ref/SpellingCorrectionList.html.

CMS

Wolfram Language. 2016. "SpellingCorrectionList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SpellingCorrectionList.html.

APA

Wolfram Language. (2016). SpellingCorrectionList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SpellingCorrectionList.html

BibTeX

@misc{reference.wolfram_2024_spellingcorrectionlist, author="Wolfram Research", title="{SpellingCorrectionList}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/SpellingCorrectionList.html}", note=[Accessed: 24-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_spellingcorrectionlist, organization={Wolfram Research}, title={SpellingCorrectionList}, year={2016}, url={https://reference.wolfram.com/language/ref/SpellingCorrectionList.html}, note=[Accessed: 24-April-2024 ]}