SpellingCorrection
Usage
• SpellingCorrection 是 StringMatchQ, Names 及其相关函数的一个可选项, 指定当字符串中的一小段字符不同时,该字符是否应被当作是匹配的.
Notes
• 缺省设置 SpellingCorrection -> False 需要准确匹配. • 如它不能找到 name 的准确匹配,?name 能有效地使用 SpellingCorrection -> True.
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]=
|
|