SOTAVerified

GANCoder: An Automatic Natural Language-to-Programming Language Translation Approach based on GAN

2019-12-02Unverified0· sign in to hype

Yabing Zhu, Yanfeng Zhang, Huili Yang, Fangjing Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose GANCoder, an automatic programming approach based on Generative Adversarial Networks (GAN), which can generate the same functional and logical programming language codes conditioned on the given natural language utterances. The adversarial training between generator and discriminator helps generator learn distribution of dataset and improve code generation quality. Our experimental results show that GANCoder can achieve comparable accuracy with the state-of-the-art methods and is more stable when programming languages.

Tasks

Reproductions