Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e187258

Browse filesBrowse files
authored
docs: add a new survey about LLM&Text2SQL (#75)
Add a new survey about LLM&Text2SQL (2024-arXiv) A Survey on Employing Large Language Models for Text-to-SQL Tasks Link: https://arxiv.org/pdf/2407.15186
1 parent 51a9a22 commit e187258
Copy full SHA for e187258

File tree

2 files changed

+3
-1
lines changed
Filter options

2 files changed

+3
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ We warmly welcome contributions from everyone, whether you've found a typo, a bu
5252
- Output: SQL, such as "*SELECT * FROM t_user ORDER BY id DESC LIMIT 10*"
5353

5454
## 📖 Survey
55+
- (2024-arXiv) A Survey on Employing Large Language Models for Text-to-SQL Tasks [[paper](https://arxiv.org/pdf/2407.15186)]
5556
- (2023-International Conference on Very Large Data Bases, VLDB, CCF-A)A survey on deep learning approaches for text-to-SQL [[paper](https://link.springer.com/article/10.1007/s00778-022-00776-8)]
5657
- (2022-IEEE Transactions on Knowledge and Data Engineering, TKDE, CCF-A) A Survey on Text-to-SQL Parsing: Concepts, Methods, and Future Directions [[paper](https://arxiv.org/pdf/2208.13629.pdf)]
5758
- (2022-International Conference on Computational Linguistics, COLOING, CCF-B) Recent Advances in Text-to-SQL: A Survey of What We Have and What We Expect [[paper](https://arxiv.org/pdf/2208.10099v1.pdf)]

‎README.zh.md

Copy file name to clipboardExpand all lines: README.zh.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757

5858

5959
## 📖 综述
60-
- (2023-International Conference on Very Large Data Bases, VLDB, CCF-A)A survey on deep learning approaches for text-to-SQL [[paper](https://link.springer.com/article/10.1007/s00778-022-00776-8)]
60+
- (2024-arXiv) A Survey on Employing Large Language Models for Text-to-SQL Tasks [[paper](https://arxiv.org/pdf/2407.15186)]
61+
- (2023-International Conference on Very Large Data Bases, VLDB, CCF-A) A survey on deep learning approaches for text-to-SQL [[paper](https://link.springer.com/article/10.1007/s00778-022-00776-8)]
6162
- (2022-IEEE Transactions on Knowledge and Data Engineering, TKDE, CCF-A) A Survey on Text-to-SQL Parsing: Concepts, Methods, and Future Directions [[paper](https://arxiv.org/pdf/2208.13629.pdf)]
6263
- (2022-International Conference on Computational Linguistics, COLOING, CCF-B) Recent Advances in Text-to-SQL: A Survey of What We Have and What We Expect [[paper](https://arxiv.org/pdf/2208.10099v1.pdf)]
6364
- (2022-arXiv)Deep Learning Driven Natural Languages Text to SQL Query Conversion: A Survey [[paper](https://arxiv.org/pdf/2208.04415.pdf)]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.