guotong1988 / NL2SQL-RULE

Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179
188 stars 48 forks source link

Test Data #21

Closed StanlyBabu closed 2 years ago

StanlyBabu commented 2 years ago

If a have a SQL table how can I convert it to test_data and test_table to find answers to a question related to the test database table. Can you please help me with this issue.

guotong1988 commented 2 years ago

Tips: you should process the data Format to the Same exact format.

StanlyBabu commented 2 years ago

Can you please help me with the code to process such tabular data.

guotong1988 commented 2 years ago

Ref to: https://github.com/guotong1988/NL2SQL-RULE/blob/master/data_and_model/output_entity.py