salesforce / WikiSQL

A large annotated semantic parsing corpus for developing natural language interfaces.
BSD 3-Clause "New" or "Revised" License
1.6k stars 320 forks source link

How to get exact sql query for the natural language question ? #64

Closed anshudaur closed 4 years ago

anshudaur commented 4 years ago

HI All,

I want to generate a custom json file which has the sql query for its natural language question. I am unable to install docker to execute the annotate and query.py files to get the sql queries as i have windows 10 Home. and docker installation needs Windows 10 PRO. Can you please suggest , how can i get it without docker way? Or can you share the file for sql queries for wikisql if you have generated it already?

Thanks Anshu

SRL94 commented 1 year ago

How do you get it?

lxw0109 commented 1 year ago

@anshudaur Did you find the way to get the sql query?