Neural Network for generating structured queries from natural language.
BSD 3-Clause "New" or "Revised" License
431
stars
162
forks
source link
For real industrial application, what strategy to locate the exact table? #55
Open
guotong1988 opened 4 years ago
The datasets like WikiSQL is that the table corresponding to question is given.
But in real industrial application, we have 100+ tables for 1 new question.
Thank you!