問題タブ [syntaxnet]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
125 問題
0
投票する
1
に答える
376
参照
0
投票する
1
に答える
259
参照
nlp - syntaxnet から取得したツリーの処理方法 (conll 形式)
edu.stanford.nlp パッケージの Semgrex が必要だと思います。このタスクでは、edu.stanford.nlp.trees.Tree から Tree を構築し、そのツリーを次のように処理する必要があります。
実際、conll からツリーを構築する方法についていくつか提案が必要です。