One of the recent best attempts at Text-to-SQL is the pre-trained language model. Due to the structural property of the SQL queries, the seq2seq model takes the responsibility of parsing both the schema items (i.e., tables and columns) and the skeleton (i.e., SQL keywords). Such coupled targets increase the difficulty of parsing the correct SQL queries especially when they involve many schema items and logic operators. This paper proposes a ranking-enhanced encoding and skeleton-aware decoding framework to decouple the schema linking and the skeleton parsing. Specifically, for a seq2seq encoder-decode model, its encoder is injected by the most relevant schema items instead of the whole unordered ones, which could alleviate the schema linkin...
There is growing interest in query language extensions for pattern matching over event streams and s...
The relational database is the way of maintaining, storing, and accessing structured data but in ord...
Formulating SQL queries involving joins is tedious, error-prone, and requires in-depth schema knowle...
Text-to-SQL studies how to translate natural language descriptions into SQL queries. The key challen...
Relational structures such as schema linking and schema encoding have been validated as a key compon...
Recently, there has been significant progress in studying neural networks to translate text descript...
In this paper, we define models for automatically translating a factoid question in natural language...
WikiSQL and Spider, the large-scale cross-domain text-to-SQL datasets, have attracted much attention...
WikiSQL and Spider, the large-scale crossdomain text-to-SQL datasets, have attracted much attention ...
Natural Language Interfaces to Databases (NLIDB), also known as Text-to-SQL models, enable users wit...
The task of text-to-SQL parsing, which aims at converting natural language questions into executable...
Inference-time adaptation methods for semantic parsing are useful for leveraging examples from newly...
Text-to-SQL is a task that converts a natural language question into a structured query language (SQ...
Abstract. In this paper, given a relational database, we automati-cally translate a factoid question...
This folder contains the Spider-Realistic dataset used for evaluation in the paper "Structure-Ground...
There is growing interest in query language extensions for pattern matching over event streams and s...
The relational database is the way of maintaining, storing, and accessing structured data but in ord...
Formulating SQL queries involving joins is tedious, error-prone, and requires in-depth schema knowle...
Text-to-SQL studies how to translate natural language descriptions into SQL queries. The key challen...
Relational structures such as schema linking and schema encoding have been validated as a key compon...
Recently, there has been significant progress in studying neural networks to translate text descript...
In this paper, we define models for automatically translating a factoid question in natural language...
WikiSQL and Spider, the large-scale cross-domain text-to-SQL datasets, have attracted much attention...
WikiSQL and Spider, the large-scale crossdomain text-to-SQL datasets, have attracted much attention ...
Natural Language Interfaces to Databases (NLIDB), also known as Text-to-SQL models, enable users wit...
The task of text-to-SQL parsing, which aims at converting natural language questions into executable...
Inference-time adaptation methods for semantic parsing are useful for leveraging examples from newly...
Text-to-SQL is a task that converts a natural language question into a structured query language (SQ...
Abstract. In this paper, given a relational database, we automati-cally translate a factoid question...
This folder contains the Spider-Realistic dataset used for evaluation in the paper "Structure-Ground...
There is growing interest in query language extensions for pattern matching over event streams and s...
The relational database is the way of maintaining, storing, and accessing structured data but in ord...
Formulating SQL queries involving joins is tedious, error-prone, and requires in-depth schema knowle...