NL2SQL: BERT-based Model for SQL Generation
- Category: Class Project
- Class: Natural Language Processing
- Date: Spring 2021
- GitHub URL: https://github.com/AlisonYao/NLP-Final-Project
Description
We designed and built a BERT-based slot-filling classification model that converted questions in Chinese into SQL statements, which enabled non-programmers to interact with SQL databases effortlessly in Q&A scenarios.