paper-with-me

Papers

Context Dependent Semantic Parsing: A Survey

2020-11-02 · COLING 2020 8 · Zhuang Li, Lizhen Qu, Gholamreza Haffari

Semantic parsing is the task of translating natural language utterances into machine-readable meaning representations. Currently, most semantic parsing methods are not able to utilize contextual information (e.g. dialogue and comments history), which has a great potential to boost semantic parsing performance. To address this issue, context dependent semantic parsing has recently drawn a lot of attention. In this survey, we investigate progress on the methods for the context dependent semantic parsing, together with the current datasets and tasks. We then point out open problems and challenges for future research in this area. The collected resources for this topic are available at:https://github.com/zhuang-li/Contextual-Semantic-Parsing-Paper-List.

📄 PDF Abstract BibTeX arXiv:2011.00797

Code (1)

zhuang-li/Contextual-Semantic-Parsing-Paper-List 공식 구현

Tasks

Semantic ParsingSurvey

Similar Papers 제목 키워드 기반

Memory-Based Semantic Parsing

2021-09-07 · Parag Jain, Mirella Lapata

We present a memory-based model for context-dependent semantic parsing. Previous approaches focus on enabling the decoder to copy or modify the parse from the previous utterance, assuming there is a dependency between th…

DecoderSemantic Parsing

A Split-and-Recombine Approach for Follow-up Query Analysis

2019-09-19 · IJCNLP 2019 11 · Qian Liu, Bei Chen, Haoyan Liu, Lei Fang 외

Context-dependent semantic parsing has proven to be an important yet challenging task. To leverage the advances in context-independent semantic parsing, we propose to perform follow-up query analysis, aiming to restate c…

Natural Language QueriesSemantic Parsing

A Survey on Semantic Parsing from the perspective of Compositionality

2020-09-29 · Pawan Kumar, Srikanta Bedathur

Different from previous surveys in semantic parsing (Kamath and Das, 2018) and knowledge base question answering(KBQA)(Chakraborty et al., 2019; Zhu et al., 2019; Hoffner et al., 2017) we try to takes a different perspec…

Knowledge Base Question AnsweringQuestion AnsweringSemantic CompositionSemantic Parsing+1

A New Corpus and Imitation Learning Framework for Context-Dependent Semantic Parsing

2014-01-01 · TACL 2014 1 · Andreas Vlachos, Stephen Clark

Semantic parsing is the task of translating natural language utterances into a machine-interpretable meaning representation. Most approaches to this task have been evaluated on a small number of existing corpora which as…

Imitation LearningSemantic ParsingStructured Prediction

A Survey of Syntactic-Semantic Parsing Based on Constituent and Dependency Structures

2020-06-19 · Meishan Zhang

Syntactic and semantic parsing has been investigated for decades, which is one primary topic in the natural language processing community. This article aims for a brief survey on this topic. The parsing community include…

Dependency ParsingSemantic Parsing