paper-with-me

홈 › Papers

A Survey on Text-to-SQL Parsing: Concepts, Methods, and Future Directions

2022-08-29 · Bowen Qin, Binyuan Hui, Lihan Wang, Min Yang, Jinyang Li, Binhua Li, Ruiying Geng, Rongyu Cao, Jian Sun, Luo Si, Fei Huang, Yongbin Li

Text-to-SQL parsing is an essential and challenging task. The goal of text-to-SQL parsing is to convert a natural language (NL) question to its corresponding structured query language (SQL) based on the evidences provided by relational databases. Early text-to-SQL parsing systems from the database community achieved a noticeable progress with the cost of heavy human engineering and user interactions with the systems. In recent years, deep neural networks have significantly advanced this task by neural generation models, which automatically learn a mapping function from an input NL question to an output SQL query. Subsequently, the large pre-trained language models have taken the state-of-the-art of the text-to-SQL parsing task to a new level. In this survey, we present a comprehensive review on deep learning approaches for text-to-SQL parsing. First, we introduce the text-to-SQL parsing corpora which can be categorized as single-turn and multi-turn. Second, we provide a systematical overview of pre-trained language models and existing methods for text-to-SQL parsing. Third, we present readers with the challenges faced by text-to-SQL parsing and explore some potential future directions in this field.

📄 PDF Abstract BibTeX arXiv:2208.13629

Code (0)

등록된 구현이 없습니다.

Tasks

SQL ParsingText to SQLText-To-SQL

Similar Papers 제목 키워드 기반

Survey of Abstract Meaning Representation: Then, Now, Future

2025-05-06 · Behrooz Mansouri

This paper presents a survey of Abstract Meaning Representation (AMR), a semantic representation framework that captures the meaning of sentences through a graph-based structure. AMR represents sentences as rooted, direc…

Abstract Meaning RepresentationSurveytext-classificationText Classification+1

Deep Learning Technique for Human Parsing: A Survey and Outlook

2023-01-01 · Lu Yang, Wenhe Jia, Shan Li, Qing Song

Human parsing aims to partition humans in image or video into multiple pixel-level semantic parts. In the last decade, it has gained significantly increased interest in the computer vision community and has been utilized…

Deep LearningHuman ParsingSurvey

Context Dependent Semantic Parsing: A Survey

2020-11-02 · COLING 2020 8 · Zhuang Li, Lizhen Qu, Gholamreza Haffari

Semantic parsing is the task of translating natural language utterances into machine-readable meaning representations. Currently, most semantic parsing methods are not able to utilize contextual information (e.g. dialogu…

Semantic ParsingSurvey

A Survey of Unsupervised Dependency Parsing

2020-10-04 · COLING 2020 8 · Wenjuan Han, Yong Jiang, Hwee Tou Ng, Kewei Tu

Syntactic dependency parsing is an important task in natural language processing. Unsupervised dependency parsing aims to learn a dependency parser from sentences that have no annotation of their correct parse trees. Des…

Dependency ParsingSurveyUnsupervised Dependency Parsing

Enriching Social Science Research via Survey Item Linking

2024-12-20 · Tornike Tsereteli, Daniel Ruffinelli, Simone Paolo Ponzetto

Questions within surveys, called survey items, are used in the social sciences to study latent concepts, such as the factors influencing life satisfaction. Instead of using explicit citations, researchers paraphrase the …

BenchmarkingEntity DisambiguationSurvey