【问题标题】:traversal tree NLP python. How to use DFS method to look for VP subtree to find the verb that is deepest in the subtree遍历树 NLP python。如何使用 DFS 方法查找 VP 子树以找到子树中最深的动词
【发布时间】:2016-09-19 18:08:26
【问题描述】:

我是 NLP 遍历的新手。 enter image description here

例如句子:滚动条也不是最好的。 我想使用 DFS 方法查找 VP 子树以找到子树中最深的动词。你能帮我得到这些动词吗?非常感谢

【问题讨论】:

    标签: python python-2.7 tree nlp tree-traversal


    【解决方案1】:

    你可以使用 stanford cornlp 来获得三元组

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-01-16
      • 2010-12-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多