SemanticInterpretation
SemanticInterpretation["string"]
指定された自由形式文字列の最良の意味解釈をWolfram言語の式として返そうと試みる.
SemanticInterpretation["string",pattern]
可能な意味解釈をフィルターに掛け,指定されたパターンにマッチする最良ものを返す.
SemanticInterpretation["string",pattern,head]
指定された頭部でくくられた意味解釈を返す.
詳細とオプション
- "string"は,自然言語の英語のテキストでよい.
- 返されるオブジェクトタイプには,数,式,Entityオブジェクト,DateObject等がある.
- 使用可能なオプション
-
AmbiguityFunction Automatic 可能な解釈のリストに適用する関数 GeoLocation $GeoLocation 仮定する地理的位置 TimeZone $TimeZone 意味解釈のために仮定する時刻帯 - 複数の意味解釈が求まった場合,SemanticInterpretationは求まった解釈のリストを(最良のものを先頭に置いて)AmbiguityFunctionの設定で指定された関数に与える.この関数を適用した結果が,SemanticInterpretationからの結果として返される.
例題
すべて開くすべて閉じるオプション (3)
AmbiguityFunction (3)
特性と関係 (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.
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