Papers by Shizhao Sun
Data-Anonymous Encoding for Text-to-SQL Generation (D19-1)
Copied to clipboard
| Challenge: | Existing approaches to handle table-related tokens before the semantic parser are not efficient . existing approaches ignore handling table- related tokens or use deterministic approaches based on string-match or word embedding similarity. |
| Approach: | They propose a more efficient approach to handle table-related tokens before the parser . they propose tagging a sequential tabbing problem and an implicit supervision approach . |
| Outcome: | The proposed approach significantly outperforms deterministic approaches. |