Sentence Rewriting for Semantic Parsing
A major challenge of semantic parsing is the vocabulary mismatch problem between natural language and target ontology. In this paper, we propose a sentence rewriting based semantic parsing method, which can effectively resolve the mismatch problem by rewriting a sentence into a new form which has the same structure with its target logical form. Specifically, we propose two sentence-rewriting methods for two common types of mismatch: a dictionary-based method for 1-N mismatch and a template-based method for N-1 mismatch. We evaluate our entence rewriting based semantic parser on the benchmark semantic parsing dataset -- WEBQUESTIONS. Experimental results show that our system outperforms the base system with a 3.4% gain in F1, and generates logical forms more accurately and parses sentences more robustly.
Code (0)
등록된 구현이 없습니다.
Tasks
FormSemantic ParsingSentenceSentence ReWritingSimilar Papers 제목 키워드 기반
Unsupervised Sentence Simplification via Dependency Parsing
Text simplification is the task of rewriting a text so that it is readable and easily understood. In this paper, we propose a simple yet novel unsupervised sentence simplification system that harnesses parsing structures…
Dependency ParsingSentenceSentence EmbeddingsText SimplificationUnsupervised Sentence Simplification via Dependency Parsing
Text simplification is the task of rewriting a text so that it is readable and easily understood. In this paper, we propose a simple yet novel unsupervised sentence simplification system that harnesses parsing structures…
Dependency ParsingSentenceSentence EmbeddingsText SimplificationQURG: Question Rewriting Guided Context-Dependent Text-to-SQL Semantic Parsing
Context-dependent Text-to-SQL aims to translate multi-turn natural language questions into SQL queries. Despite various methods have exploited context-dependence information implicitly for contextual SQL parsing, there a…
Question RewritingSemantic ParsingSQL ParsingText to SQL+1Rewriting Meaningful Sentences via Conditional BERT Sampling and an application on fooling text classifiers
Most adversarial attack methods that are designed to deceive a text classifier change the text classifier's prediction by modifying a few words or characters. Few try to attack classifiers by rewriting a whole sentence, …
Adversarial AttackSemantic SimilaritySemantic Textual SimilaritySentenceZero-resource Dependency Parsing: Boosting Delexicalized Cross-lingual Transfer with Linguistic Knowledge
This paper studies cross-lingual transfer for dependency parsing, focusing on very low-resource settings where delexicalized transfer is the only fully automatic option. We show how to boost parsing performance by rewrit…
Active LearningCross-Lingual TransferDependency ParsingMachine Translation+1