Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在做一个 NLP 项目。我想为整个段落而不是句子创建一个依赖解析图。是否有相同的现有方法?
段落没有这样的依赖解析,但您可以对句子使用斯坦福共指解析并提取特定的依赖。