2013
DOI: 10.1007/978-3-642-45260-4_5
|View full text |Cite
|
Sign up to set email alerts
|

Automatic Generation and Reranking of SQL-Derived Answers to NL Questions

Abstract: In this paper, given a relational database, we automatically translate a factoid question in natural language to an SQL query retrieving the correct answer. We exploit the structure of the DB to generate a set of candidate SQL queries, which we rerank with a SVM-ranker based on tree kernels. In particular we use linguistic dependencies in the natural language question and the DB metadata to build a set of plausible SELECT, WHERE and FROM clauses enriched with meaningful joins. Then, we combine all the clauses … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
7
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 13 publications
(8 citation statements)
references
References 8 publications
0
8
0
Order By: Relevance
“…We also observe an array of that focus on generating SQL queries from natural language. Some of these datasets are synthetic (Zhong et al, 2017), mined from StackOverflow Hazoom et al, 2021) and Github , and human-curated (Tang and Mooney, 2000;Popescu et al, 2003;Giordani and Moschitti, 2012;Li and Jagadish, 2014;Iyer et al, 2017;Yu et al, 2018;Yaghmazadeh et al, 2017;Finegan-Dollak et al, 2018;Yu et al, 2019b). Map Question-Answering.…”
Section: Datasetsmentioning
confidence: 99%
“…We also observe an array of that focus on generating SQL queries from natural language. Some of these datasets are synthetic (Zhong et al, 2017), mined from StackOverflow Hazoom et al, 2021) and Github , and human-curated (Tang and Mooney, 2000;Popescu et al, 2003;Giordani and Moschitti, 2012;Li and Jagadish, 2014;Iyer et al, 2017;Yu et al, 2018;Yaghmazadeh et al, 2017;Finegan-Dollak et al, 2018;Yu et al, 2019b). Map Question-Answering.…”
Section: Datasetsmentioning
confidence: 99%
“…The original GEO dataset contains 880 English questions about US geography, paired with a meaning representation. Several MR formalisms have been introduced for this dataset, including a firstorder logic as in Zelle and Mooney (1996), a variable-free functional language introduced by Kate et al (2005) and SQL (Popescu et al, 2003;Giordani and Moschitti, 2013;Iyer et al, 2017).…”
Section: Alignment Annotationmentioning
confidence: 99%
“…Text-to-SQL translation. Text-to-SQL translation has been a long-standing challenge, and various benchmarks are constructed for this task (Iyer et al, 2017;Ana-Maria Popescu et al, 2003;Tang and Mooney, 2000;Giordani and Moschitti, 2012;Li and Jagadish, 2014;Yaghmazadeh et al, 2017;Zhong et al, 2017;Yu et al, 2018b). In particular, most recent works aim to improve the performance on Spider benchmark (Yu et al, 2018b), where models are required to synthesize SQL queries with complex structures, e.g., JOIN clauses and nested queries, and they need to generalize across databases of different domains.…”
Section: Related Workmentioning
confidence: 99%