【问题标题】:Stanford Neural Network Dependency Parser -filelist斯坦福神经网络依赖解析器 -filelist
【发布时间】:2015-04-24 11:46:35
【问题描述】:

我是使用斯坦福 DepParser 的新手

我想用 Stanford DepParser 继续几个句子。 如果有任何方法可以代替 -textFile 使用文件列表,例如 -filelist。在 CoreNLP 中

命令行参数的通常运行没有给出任何东西

java -cp stanford-parser.jar edu.stanford.nlp.parser.nndep.DependencyParser

EMPTY

【问题讨论】:

    标签: nlp stanford-nlp


    【解决方案1】:

    很遗憾,我们目前不支持此功能。

    不过,您可以在 CoreNLP 管道中使用 depparse 模型,并使用您提到的 CoreNLP -filelist 选项。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-06-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-01-01
      • 1970-01-01
      相关资源
      最近更新 更多