2021
Retrieval-Augmented Generation for Code Summarization via Hybrid GNN
ICLR 2021spotlight
Source code summarization aims to generate natural language summaries from structured code snippets for better understanding code functionalities. However, automatic code summarization is challenging due to the complexity of the source code and the language gap between the source code and natural la…