tensor2struct-public icon indicating copy to clipboard operation
tensor2struct-public copied to clipboard

where is the detail code for SQL generating by PCFG?

Open DHms2020 opened this issue 3 years ago • 0 comments

Hi Thanks for the source code. but i'm a little confused about where the detail code for SQL generating by PCFG in the papper "Learning to Synthesize Data for Semantic Parsing". I found the guideline in readme.md mainly focus on the sql2nl I'm doing some experiment about generating some code having different grammar with SQL, your method with PCFG inspire me a lot, could you explain how can we get the new SQL by PCFG, i mean the source code. Thanks!!

DHms2020 avatar Apr 21 '22 10:04 DHms2020