标签: stanford-nlp
例如,斯坦福核心NLP依赖解析不识别开放的复合名词“热狗”,如“他吃午饭吃热狗”。这被解析为意味着他吃了一条很热的狗。
Screen capture of enhanced dependencies for this example
在线文档(https://stanfordnlp.github.io/CoreNLP/contact.html)说要在这里提问,但在我看来,这似乎不是报告个别遗漏或错误的适当论坛。
答案 0 :(得分:0)
GitHub上有一个依赖解析错误的线程:
https://github.com/stanfordnlp/CoreNLP/issues/694