xiaojunxu / SQLNet

Neural Network for generating structured queries from natural language.
BSD 3-Clause "New" or "Revised" License
427 stars 162 forks source link

Results for Logical Form Accuracy #46

Open sgsvnk opened 5 years ago

sgsvnk commented 5 years ago

Hi

I'm just curious about why the results for logical form accuracy is not included in Table 1 at https://arxiv.org/pdf/1711.04436.pdf, though it is mentioned in the text that SQLNet outperforms Seq2SQL by 10-13 points. Can you please explain?

And can you please help find the code, which is used to calculate logical form accuracy?