2023
ReFSQL: A Retrieval-Augmentation Framework for Text-to-SQL Generation
EMNLP 2023long findings
Text-to-SQL is the task that aims at translating natural language questions into SQL queries. Existing methods directly align the natural language with SQL Language and train one encoder-decoder-based model to fit all questions. However, they underestimate the inherent structural characteristics of…