# rhythmcao/text2sql-lgesql

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rhythmcao-text2sql-lgesql).**

155 stars · 38 forks · Python · Apache-2.0

## Links

- GitHub: https://github.com/rhythmcao/text2sql-lgesql
- Homepage: https://arxiv.org/abs/2106.01093
- awesome-repositories: https://awesome-repositories.com/repository/rhythmcao-text2sql-lgesql.md

## Description

This is the project containing source code for the paper LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations in ACL 2021 main conference. If you find it useful, please cite our work.

## Tags

### Part of an Awesome List

- [Natural Language Processing](https://awesome-repositories.com/f/awesome-lists/ai/natural-language-processing.md) — Graph-enhanced model for mapping natural language to SQL queries.
- [Text-to-SQL Models](https://awesome-repositories.com/f/awesome-lists/ai/text-to-sql-models.md) — Line graph enhanced model for mixed relational parsing.
