Text-to-SQL is a task that converts a natural language question into a structured query language (SQL) to retrieve information from a database. Large language models (LLMs) work well in natural language generation tasks, but they are not specifically pre-trained to understand the syntax and semantics of SQL commands. In this paper, we propose an LLM-based framework for Text-to-SQL which retrieves helpful demonstration examples to prompt LLMs. However, questions with different database schemes can vary widely, even if the intentions behind them are similar and the corresponding SQL queries exhibit similarities. Consequently, it becomes crucial to identify the appropriate SQL demonstrations that align with our requirements. We design a de-sem...
Abstract. A core problem in data mining is to retrieve data in a easy and human friendly way. Automa...
Abstract. This research concerns with translating natural language questions into SQL queries by exp...
Translating natural language queries (NLQ) into structured query language (SQL) in interfaces to rel...
Text-to-SQL aims at generating SQL queries for the given natural language questions and thus helping...
Recently, there has been significant progress in studying neural networks for translating text descr...
Natural Language Interfaces to Databases (NLIDB), also known as Text-to-SQL models, enable users wit...
Text-to-SQL parsing, which aims at converting natural language instructions into executable SQLs, ha...
Natural Language Interfaces for Databases (NLIDBs) offer a way for users to reason about data. It do...
Text-to-SQL studies how to translate natural language descriptions into SQL queries. The key challen...
Conversational text-to-SQL is designed to translate multi-turn natural language questions into their...
Recently, there has been significant progress in studying neural networks to translate text descript...
The relational database is the way of maintaining, storing, and accessing structured data but in ord...
In this paper, we define models for automatically translating a factoid question in natural language...
Inference-time adaptation methods for semantic parsing are useful for leveraging examples from newly...
Most recently, there has been significant interest in learning contextual representations for variou...
Abstract. A core problem in data mining is to retrieve data in a easy and human friendly way. Automa...
Abstract. This research concerns with translating natural language questions into SQL queries by exp...
Translating natural language queries (NLQ) into structured query language (SQL) in interfaces to rel...
Text-to-SQL aims at generating SQL queries for the given natural language questions and thus helping...
Recently, there has been significant progress in studying neural networks for translating text descr...
Natural Language Interfaces to Databases (NLIDB), also known as Text-to-SQL models, enable users wit...
Text-to-SQL parsing, which aims at converting natural language instructions into executable SQLs, ha...
Natural Language Interfaces for Databases (NLIDBs) offer a way for users to reason about data. It do...
Text-to-SQL studies how to translate natural language descriptions into SQL queries. The key challen...
Conversational text-to-SQL is designed to translate multi-turn natural language questions into their...
Recently, there has been significant progress in studying neural networks to translate text descript...
The relational database is the way of maintaining, storing, and accessing structured data but in ord...
In this paper, we define models for automatically translating a factoid question in natural language...
Inference-time adaptation methods for semantic parsing are useful for leveraging examples from newly...
Most recently, there has been significant interest in learning contextual representations for variou...
Abstract. A core problem in data mining is to retrieve data in a easy and human friendly way. Automa...
Abstract. This research concerns with translating natural language questions into SQL queries by exp...
Translating natural language queries (NLQ) into structured query language (SQL) in interfaces to rel...