Skip to content

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

Notifications You must be signed in to change notification settings

IBM/extractive-schema-linking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

extractive-schema-linking

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.

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

No packages published