64 citations · 80 across the 3 of their papers we have counts for
Showing 2019Show all
3 papers · 1 filter
cs.SE2019★ 6 cited
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…
cs.LG2019★ 64 cited
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…
cs.SE2019
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…