ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

语义解析×依存句法分析×
领域文本挖掘文本挖掘
方法族Process / pipelineProcess / pipeline
起源年份1996 (modern neural revival c. 2018)
提出者Zelle & Mooney (1996) — foundational supervised approach
类型NLP structured-prediction taskNLP syntactic-analysis task
开创性文献Zelle, J.M. & Mooney, R.J. (1996). Learning to Parse Database Queries Using Inductive Logic Programming. AAAI. link ↗Nivre, J. (2005). Dependency Grammar and Dependency Parsing. MSI Report. link ↗
别名Anlamsal Ayrıştırma (Semantic Parsing), NL-to-SQL, text-to-SQL, natural language understandingsyntactic dependency analysis, dependency tree parsing, Bağımlılık Ayrıştırma (Dependency Parsing)
相关53
摘要Semantic parsing is a natural-language-processing task that converts free-text utterances into executable formal representations such as SQL queries, logical forms, or Abstract Meaning Representations (AMR). Established in its supervised learning form by Zelle and Mooney in 1996 and scaled to cross-domain settings by the Spider benchmark (Yu et al., 2018), it bridges the gap between human language and machine-executable structures.Dependency parsing is a natural-language-processing task that reveals the syntactic dependency relations between the words of a sentence as a tree structure. Surveyed in the dependency-grammar tradition by Nivre (2005) and made fast and accurate with neural networks by Chen and Manning (2014), it is commonly used as a prerequisite step for information extraction and relation detection.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Semantic Parsing · Dependency Parsing. 于 2026-06-18 检索自 https://scholargate.app/zh/compare