21 citations · 34 across the 11 of their papers we have counts for
3 papers · 1 filter
Learning to Generate Code Comments from Class Hierarchies
Jiyang Zhang, Sheena Panthaplackel, Pengyu Nie +3
Descriptive code comments are essential for supporting code comprehension and maintenance. We propose the task of automatically generating comments for overriding methods. We formu…
Learning to Update Natural Language Comments Based on Code Changes
Sheena Panthaplackel, Pengyu Nie, Milos Gligoric +2
We formulate the novel task of automatically updating an existing natural language comment based on changes in the body of code it accompanies. We propose an approach that learns t…
Associating Natural Language Comment and Source Code Entities
Sheena Panthaplackel, Milos Gligoric, Raymond J. Mooney +1
Comments are an integral part of software development; they are natural language descriptions associated with source code elements. Understanding explicit associations can be usefu…