Neural Network for generating structured queries from natural language.
☆433Oct 10, 2023Updated 2 years ago
Alternatives and similar repositories for SQLNet
Users that are interested in SQLNet are comparing it to the libraries listed below
Sorting:
- A large annotated semantic parsing corpus for developing natural language interfaces.☆1,800Oct 6, 2025Updated 4 months ago
- The project contains tutorials and resources for the sequence to sql technieques.☆94Mar 18, 2023Updated 2 years ago
- ☆649Jul 29, 2020Updated 5 years ago
- SyntaxSQLNet: Syntax Tree Networks for Complex and Cross Domain Text-to-SQL Task☆137Mar 22, 2022Updated 3 years ago
- TypeSQL: Knowledge-based Type-Aware Neural Text-to-SQL Generation☆113Apr 15, 2022Updated 3 years ago
- An algorithm for cross-domain NL2SQL☆288Jul 22, 2023Updated 2 years ago
- Implementation of Seq2SQL. Inspired by: https://github.com/xiaojunxu/SQLNet☆18Sep 18, 2018Updated 7 years ago
- ☆368Jul 19, 2023Updated 2 years ago
- A tool to query a database in natural language☆519Mar 25, 2023Updated 2 years ago
- scripts and baselines for Spider: Yale complex and cross-domain semantic parsing and text-to-SQL challenge☆1,031May 29, 2024Updated last year
- ☆207Jul 25, 2024Updated last year
- ☆167Aug 2, 2018Updated 7 years ago
- Author implementation of the paper "Representing Schema Structure with Graph Neural Networks for Text-to-SQL Parsing"☆140Jul 25, 2024Updated last year
- Learning a Neural Semantic Parser with User Feedback☆75Aug 23, 2017Updated 8 years ago
- Code for PointerSQL, PT-MAML, Execution-guided Decoding papers☆129Nov 28, 2022Updated 3 years ago
- Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179☆194Oct 17, 2024Updated last year
- A collection of datasets that pair questions with SQL queries.☆585Mar 3, 2025Updated 11 months ago
- Author implementation of Global Reasoning over Database Structures for Text-to-SQL Parsing☆69Jul 25, 2024Updated last year
- A relation-aware semantic parsing model from English to SQL☆444Aug 22, 2023Updated 2 years ago
- Code for our ACL'19 accepted paper "Towards Complex Text-to-SQL in Cross-Domain Database with Intermediate Representation"☆12Dec 1, 2019Updated 6 years ago
- Code and trained model for Hybrid ranking network for text-to-SQL on WikiSQL☆69Dec 20, 2023Updated 2 years ago
- Deep neural parser for database query☆18Nov 20, 2022Updated 3 years ago
- A general-purpose neural semantic parser for mapping natural language queries into machine executable code☆465Nov 12, 2022Updated 3 years ago
- The Resources for "Natural Language to Logical Form" ; "自然语言转逻辑形式"研究资料收集。☆217May 2, 2022Updated 3 years ago
- SQL-to-Text is a simple code for translating SQL to Text Generation with a novel Graph-to-Sequence Model☆74Nov 19, 2018Updated 7 years ago
- 追一科技首届中文NL2SQL挑战赛决赛第3名方案+代码☆561Nov 22, 2024Updated last year
- Search-based-Neural-Structured-Learning-for-Sequential-Question-Answering