CoreNLP:无法找到依赖于word的节点表示

Edw*_*ell 5 java nlp stanford-nlp dependency-parsing

运行CoreNLP时经常会在stderr中看到这个:

Cannot find node in dependency for word said
Run Code Online (Sandbox Code Playgroud)

对于将引号连接到扬声器的动词来说,这似乎发生了,这对于我的应用程序,引用提取/表征非常重要.

(编辑)这个警告在实践中意味着什么?这是一个已知问题,是否有修复?