Resdsql: Decoupling schema linking and skeleton parsing for text-to-sql
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 …
structural property of the SQL queries, the seq2seq model takes the responsibility of parsing …
TaBERT: Pretraining for joint understanding of textual and tabular data
Recent years have witnessed the burgeoning of pretrained language models (LMs) for text-
based natural language (NL) understanding tasks. Such models are typically trained on free …
based natural language (NL) understanding tasks. Such models are typically trained on free …
Rat-sql: Relation-aware schema encoding and linking for text-to-sql parsers
When translating natural language questions into SQL queries to answer questions from a
database, contemporary semantic parsing models struggle to generalize to unseen …
database, contemporary semantic parsing models struggle to generalize to unseen …
[HTML][HTML] A survey on complex factual question answering
Answering complex factual questions has drawn a lot of attention. Researchers leverage
various data sources to support complex QA, such as unstructured texts, structured …
various data sources to support complex QA, such as unstructured texts, structured …
Towards complex text-to-sql in cross-domain database with intermediate representation
We present a neural approach called IRNet for complex and cross-domain Text-to-SQL.
IRNet aims to address two challenges: 1) the mismatch between intents expressed in natural …
IRNet aims to address two challenges: 1) the mismatch between intents expressed in natural …
TAPEX: Table pre-training via learning a neural SQL executor
Recent progress in language model pre-training has achieved a great success via
leveraging large-scale unstructured textual data. However, it is still a challenge to apply pre …
leveraging large-scale unstructured textual data. However, it is still a challenge to apply pre …
A survey on table question answering: recent advances
Abstract Table Question Answering (Table QA) refers to providing precise answers from
tables to answer a user's question. In recent years, there have been a lot of works on table …
tables to answer a user's question. In recent years, there have been a lot of works on table …
Lego: Latent execution-guided reasoning for multi-hop question answering on knowledge graphs
Answering complex natural language questions on knowledge graphs (KGQA) is a
challenging task. It requires reasoning with the input natural language questions as well as …
challenging task. It requires reasoning with the input natural language questions as well as …
NL4DV: A toolkit for generating analytic specifications for data visualization from natural language queries
A Narechania, A Srinivasan… - IEEE Transactions on …, 2020 - ieeexplore.ieee.org
Natural language interfaces (NLls) have shown great promise for visual data analysis,
allowing people to flexibly specify and interact with visualizations. However, developing …
allowing people to flexibly specify and interact with visualizations. However, developing …
Natural SQL: Making SQL easier to infer from natural language specifications
Addressing the mismatch between natural language descriptions and the corresponding
SQL queries is a key challenge for text-to-SQL translation. To bridge this gap, we propose …
SQL queries is a key challenge for text-to-SQL translation. To bridge this gap, we propose …