This repository implements the Weighted-AST retrieval with prompting system for SQL-to-Text generation, as described in our research paper "SQL-to-Text Generation with Weighted-AST Few-Shot Prompting" ...
Abstract: The Text-to-SQL task has significant application prospects in automating relational database query interfaces. It can reduce user learning costs and improve data query efficiency. However, ...