Hello! Dear researcher. I would like to ask if the code that couples ETA to downstream text-to-SQL parsers can be open source.
In the paper, SLSQL (Lei et al., 2020) is used in the downstream task. But, I found the matrix shape generated by the grounding module in ETA is different from the matrix shape of the schema linking module in SLSQL.
I would like to know how to apply the matrix generated by the ETA grounding module to SLSQL.
The code that couples ETA to ALIGN is also expected to be open source if conditions permit. Thank you!