This code implements a model for schema linking for text-to-SQL. Schema linking identifies the subset of the database schema that is needed to construct the SQL query to answer the user's information need. We use an extractive approach, predicting probabilities for each input schema element. This permits a recall oriented approach.
-
Notifications
You must be signed in to change notification settings - Fork 0
This code implements a model for schema linking for text-to-SQL. Schema linking identifies the subset of the database schema that is needed to construct the SQL query to answer the user's information need. We use an extractive approach, predicting probabilities for each input schema element. This permits a recall oriented approach.
License
IBM/extractive-schema-linking
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
About
This code implements a model for schema linking for text-to-SQL. Schema linking identifies the subset of the database schema that is needed to construct the SQL query to answer the user's information need. We use an extractive approach, predicting probabilities for each input schema element. This permits a recall oriented approach.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published