gpt4 book ai didi

stanford-nlp - 使用 NER : Exception: couldn't read TokensRegexNER 注释文本

转载 作者:行者123 更新时间:2023-12-04 05:11:16 27 4
gpt4 key购买 nike

我正在尝试使用 Java 中的 Stanford CoreNLP v3.9.1 注释文本。
使用的注释器是:tokenize、ssplit、pos、lemma、ner

我已经包含了来自 https://stanfordnlp.github.io/CoreNLP/download.html 的模型 jar .
两种英文模型都包含在我的项目中(普通 + kbp)。

但是,加载后english.muc.7class.distsim.crf.ser.gz分类器,抛出以下异常:Couldn't read TokensRegexNER from edu/stanford/nlp/models/kbp/regexner_caseless.tab .

打开下载jar模型后stanford-english-kbp-corenlp-2018-02-27-models.jar ,到 regexner_caseless.tab 的正确路径是 edu/stanford/nlp/models/kbp/english/regexner_caseless.tab (注意 english 子路径)。

如何让斯坦福 CoreNLP 使用正确的路径?

最佳答案

您缺少发行版附带的主要模型 jar。
stanford-corenlp-2018-02-27-models.jar

关于stanford-nlp - 使用 NER : Exception: couldn't read TokensRegexNER 注释文本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49583377/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com