64 citations · 80 across the 3 of their papers we have counts for
4 papers
Retrieve and Refine: Exemplar-based Neural Comment Generation
Bolin Wei
Code comment generation is a crucial task in the field of automatic software development. Most previous neural comment generation systems used an encoder-decoder neural network and…
Code Generation as a Dual Task of Code Summarization
Bolin Wei, Ge Li, Xin Xia +2
Code summarization (CS) and code generation (CG) are two crucial tasks in the field of automatic software development. Various neural network-based approaches are proposed to solve…
A Self-Attentional Neural Architecture for Code Completion with Multi-Task Learning
Fang Liu, Ge Li, Bolin Wei +3
Code completion, one of the most useful features in the Integrated Development Environments (IDEs), can accelerate software development by suggesting the libraries, APIs, and metho…
Why Do Neural Dialog Systems Generate Short and Meaningless Replies? A Comparison between Dialog and Translation
Bolin Wei, Shuai Lu, Lili Mou +4
This paper addresses the question: Why do neural dialog systems generate short and meaningless replies? We conjecture that, in a dialog system, an utterance may have multiple equal…