Mathematica 9 is now available

SpellingCorrection

Usage

SpellingCorrectionStringMatchQ, Names 及其相关函数的一个可选项, 指定当字符串中的一小段字符不同时,该字符是否应被当作是匹配的.


Notes

• 缺省设置 SpellingCorrection -> False 需要准确匹配.
• 如它不能找到 name 的准确匹配,?name 能有效地使用 SpellingCorrection -> True.
• 参见Mathematica 全书 : 2.7.3节.
• 同时参见: IgnoreCase.
Further Examples

If spelling correction is turned off, then words containing different case letters will not match.

In[1]:=  

Out[1]=

With the spelling correction turned on, words that are "close" in spelling, may match.

In[2]:=  

Out[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.