Neural Code Summarization
2021-02-26Code Available0· sign in to hype
Piyush Shrivastava
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/shrivastava-piyush/nlp-code-summarizationOfficialIn papertf★ 6
Abstract
Code summarization is the task of generating readable summaries that are semantically meaningful and can accurately describe the presumed task of a software. Program comprehension has become one of the most tedious tasks for knowledge transfer. As the codebase evolves over time, the description needs to be manually updated each time with the changes made. An automatic approach is proposed to infer such captions based on benchmarked and custom datasets with comparison between the original and generated results.