Mathematica 9 is now available

SpellingCorrection

Usage

SpellingCorrection is an option for StringMatchQ, Names and related functions which specifies whether strings should be considered to match even when a small fraction of the characters in them are different.


Notes

• The default setting SpellingCorrection -> False requires exact matching.
?name effectively uses SpellingCorrection -> True when it cannot find an exact match for name.
• See also: IgnoreCase.
• New in Version 2.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.