yashbonde / text2sql
Convert natural language query to appropriate SQL, make ERPs cool again.
☆73Updated 4 years ago
Alternatives and similar repositories for text2sql
Users that are interested in text2sql are comparing it to the libraries listed below
Sorting:
- Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179☆192Updated 7 months ago
- Using Large Language Models (LLMs) to convert natural language queries to sql☆45Updated 7 months ago
- GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training☆104Updated last year
- ☆72Updated 3 years ago
- A T5 based sequence generation model for WikiSQL task. Achieving 90.3% on test data set using sequence generation.☆17Updated 4 years ago
- GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training☆28Updated 11 months ago
- A Data Blind Approach to the popular Semantic Parsing task NL2SQL☆17Updated 4 years ago
- Code and trained model for Hybrid ranking network for text-to-SQL on WikiSQL☆68Updated last year
- [ACL 2021] This is the project containing source codes and pre-trained models about ACL2021 Long Paper ``LGESQL: Line Graph Enhanced Text…☆147Updated 2 years ago
- Numbers Station Text to SQL model code.☆248Updated last year
- Leveraging large language models for text-to-SQL synthesis, this project fine-tunes WizardLM/WizardCoder-15B-V1.0 with QLoRA on a custom …☆44Updated last year
- Translating natural language questions to a structured query language☆226Updated last year
- The code for the paper C3: Zero-shot Text-to-SQL with ChatGPT☆146Updated 9 months ago
- UNITE: A Unified Benchmark for Text-to-SQL Evaluation☆73Updated last year
- Introduction page of a challenging text-to-SQL dataset: KaggleDBQA☆36Updated last year
- ☆367Updated last year
- Code, data, and model of paper "Text-to-SQL Error Correction with Language Models of Code" (ACL'23)☆30Updated 8 months ago
- ☆133Updated last year
- ICLR 2022 Paper, SOTA Table Pre-training Model, TAPEX: Table Pre-training via Learning a Neural SQL Executor☆294Updated 2 years ago
- The Pytorch implementation of RESDSQL (AAAI 2023).