NatSQL icon indicating copy to clipboard operation
NatSQL copied to clipboard

Results 7 NatSQL issues
Sort by recently updated
recently updated
newest added

would you like to release the SQL2NatSQL code? I'm looking forward to it, thank you

I am attempting to apply NatSQL on the BIRD-SQL dataset (https://bird-bench.github.io/), following the provided steps. However, I've encountered an issue during the preprocessing stage. 1. Dataset Download: I downloaded the...

I need to generate NatSQL from train_others.json in the Spider dataset, but I can't find any way to generate it using the tool. Could you tell me how to generate...

I am so interested in your excellent work and follow your instructions to reproduce the experiment of nat-sql+rat-sql: 1. Download the Spider dataset and run check_and_preprocess.sh to preprocess the dataset,...

这个算法是怎么运行的,是如何将文本描述转化成为natsql的,论文中没有明确写,没太明白

When attempting to install the dependencies through the requirements.txt, I encounter this error: ![NatSQL failure](https://user-images.githubusercontent.com/86444777/199343815-87ad084c-415d-4e03-81ed-556e63d6166b.PNG) As a result, running check_and_preprocess.sh fails and tables.json isn't generated. I attempted to install blis,...