GitHub - pcyin/NL2code: A syntactic neural model for parsing natural language to executable code (original) (raw)

Get serialized datasets and trained models from here. Put models/ and data/ folders under the root directory of the project.

@inproceedings{yin17acl,
    title = {A Syntactic Neural Model for General-Purpose Code Generation},
    author = {Pengcheng Yin and Graham Neubig},
    booktitle = {The 55th Annual Meeting of the Association for Computational Linguistics (ACL)},
    address = {Vancouver, Canada},
    month = {July},
    url = {https://arxiv.org/abs/1704.01696},
    year = {2017}
}