Process / pipeline
依存句法分析 — 句法依存分析
依存句法分析是一项自然语言处理任务,它将句子中的词语之间的句法依存关系以树状结构呈现。Nivre (2005) 在依存语法传统中对此进行了综述,而 Chen and Manning (2014) 利用神经网络使其快速准确,它通常用作信息抽取和关系检测的先决步骤。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Nivre, J. (2005). Dependency Grammar and Dependency Parsing. MSI Report. link ↗
- Chen, D. & Manning, C. D. (2014). A Fast and Accurate Dependency Parser Using Neural Networks. EMNLP. DOI: 10.3115/v1/D14-1082 ↗
如何引用本页
ScholarGate. (2026, June 1). Dependency Parsing (Syntactic Dependency Analysis). ScholarGate. https://scholargate.app/zh/text-mining/dependency-parsing
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →