microsoft / rat-sql

A relation-aware semantic parsing model from English to SQL
https://arxiv.org/abs/1911.04942
MIT License
406 stars 117 forks source link

Given a table name and a problem, how do models make predictions? #48

Open bupianlizhugui opened 3 years ago

bupianlizhugui commented 3 years ago

Given a table name and a problem, how do models make predictions? I see the source code only gives the validation script