microsoft / IRNet

An algorithm for cross-domain NL2SQL
MIT License
264 stars 81 forks source link

For real industrial application, what strategy to locate the exact table? #10

Closed guotong1988 closed 4 years ago

guotong1988 commented 4 years ago

The datasets is that the table corresponding to question is given.

But in real industrial application, we have 100+ tables for 1 new question.

Thank you!

OhadRubin commented 4 years ago

You could train a classifier that given a question predicts the correct database.