Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / String Manipulation /

SpellingCorrection

FilledSmallSquare 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.

FilledSmallSquare The default setting SpellingCorrection -> False requires exact matching.

FilledSmallSquare ?name effectively uses SpellingCorrection -> True when it cannot find an exact match for name.

FilledSmallSquare See Section 2.8.3.

FilledSmallSquare See also: IgnoreCase.

FilledSmallSquare New in Version 2.

Further Examples



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.