Skip to content

dragomirradev/grappa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraPPa: Grammar-Augmented Pre-Training for Table Semantic Parsing

This repository contains code for the ICLR 2021 paper "GraPPa: Grammar-Augmented Pre-Training for Table Semantic Parsing".

Code and running commands for running experiments can be found in each subdirectory.

If you use GraPPa in your work, please cite it as follows:

@inproceedings{yu2021grappa,
  title={GraPPa: Grammar-Augmented Pre-Training for Table Semantic Parsing},
  author={Tao Yu and Chien-Sheng Wu and Xi Victoria Lin and Bailin Wang and Yi Chern Tan and Xinyi Yang and Dragomir Radev and Richard Socher and Caiming Xiong},
  booktitle={International Conference on Learning Representations},
  year={2021},
  url={https://arxiv.org/abs/2009.13845}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.7%
  • Jupyter Notebook 8.8%
  • Other 0.5%