TextStructure
TextStructure["text"]
自然言語によるテキストの文法構造を表す,TextElementオブジェクトのネストした集合を生成する.
TextStructure["text",form]
テキストの文法構造の form で指定されたタイプの表現を生成する.
詳細とオプション
- TextStructure[{text1,text2,…},…]は,textiのそれぞれの結果のリストを与える.
- 文法構造で使用可能なタイプ
-
"ConstituentTree" ネストした句構造のテキスト要素 "ConstituentGraphs" 句構造のグラフ "ConstituentStrings" 句構造を表す文字列 "PartsOfSpeech" 品詞にタグ付けしたテキスト要素 "DependencyGraphs" 文法的依存構造を与えるグラフ "DependencyStrings" 文法的依存関係を表す文字列 - 次は,使用可能なオプションである.
-
PerformanceGoal Automatic 特定の利点を持つアルゴリズムを優先する
例題
すべて開くすべて閉じるスコープ (6)
オプション (1)
PerformanceGoal (1)
PerformanceGoal->"Speed"を使うと,より速く品詞にタグ付けできる:
アプリケーション (1)
ウィキペディアページのテキストのコンテンツをWikipediaDataを使って得る:
TextCasesを使って最初のパラグラフを抽出する:
TextStructureを使ってこのパラグラフの文法構造を可視化する:
テキスト
Wolfram Research (2015), TextStructure, Wolfram言語関数, https://reference.wolfram.com/language/ref/TextStructure.html (2019年に更新).
CMS
Wolfram Language. 2015. "TextStructure." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/TextStructure.html.
APA
Wolfram Language. (2015). TextStructure. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TextStructure.html