SemanticInterpretation

SemanticInterpretation["string"]

指定された自由形式文字列の最良の意味解釈をWolfram言語の式として返そうと試みる.

SemanticInterpretation["string",pattern]

可能な意味解釈をフィルターに掛け,指定されたパターンにマッチする最良ものを返す.

SemanticInterpretation["string",pattern,head]

指定された頭部でくくられた意味解釈を返す.

詳細とオプション

例題

すべて開くすべて閉じる

  (1)

文字列の,最善の意味解釈を得る:

スコープ  (4)

パターンにマッチする,最も可能性の高い解釈を返す:

未評価の結果を返す:

非アクティブな結果を返す:

結果に任意の関数を適用する:

オプション  (3)

AmbiguityFunction  (3)

最も可能性の高い解釈を得る:

すべての解釈を得る:

曖昧さがある場合に任意の関数を適用する:

曖昧さがない場合は,AmbiguityFunctionは使われない:

特性と関係  (1)

SemanticInterpretation["s"]WolframAlpha["s","WolframResult"]は,事実上等しい:

SemanticInterpretation["s",_,HoldComplete]WolframAlpha["s","WolframRParse]もまたそうである:

Wolfram Research (2014), SemanticInterpretation, Wolfram言語関数, https://reference.wolfram.com/language/ref/SemanticInterpretation.html.

テキスト

Wolfram Research (2014), SemanticInterpretation, Wolfram言語関数, https://reference.wolfram.com/language/ref/SemanticInterpretation.html.

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2024_semanticinterpretation, author="Wolfram Research", title="{SemanticInterpretation}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/SemanticInterpretation.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_semanticinterpretation, organization={Wolfram Research}, title={SemanticInterpretation}, year={2014}, url={https://reference.wolfram.com/language/ref/SemanticInterpretation.html}, note=[Accessed: 18-November-2024 ]}