We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Mention Extraction and Linking for SQL Query Generation

Abstract: On the WikiSQL benchmark, state-of-the-art text-to-SQL systems typically take a slot-filling approach by building several dedicated models for each type of slots. Such modularized systems are not only complex butalso of limited capacity for capturing inter-dependencies among SQL clauses. To solve these problems, this paper proposes a novel extraction-linking approach, where a unified extractor recognizes all types of slot mentions appearing in the question sentence before a linker maps the recognized columns to the table schema to generate executable SQL queries. Trained with automatically generated annotations, the proposed method achieves the first place on the WikiSQL benchmark.
Comments: Accepted in EMNLP 2020. This work is also known as "IE-SQL: Text-to-SQL as Information Extraction"
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
DOI: 10.18653/v1/2020.emnlp-main.563
Cite as: arXiv:2012.10074 [cs.CL]
  (or arXiv:2012.10074v1 [cs.CL] for this version)

Submission history

From: Jianqiang Ma [view email]
[v1] Fri, 18 Dec 2020 06:51:23 GMT (522kb,D)

Link back to: arXiv, form interface, contact.