SparseCoder: Identifier-Aware Sparse Transformer for File-Level Code
Summarization
SparseCoder: Identifier-Aware Sparse Transformer for File-Level Code
Summarization
Code summarization aims to generate natural language descriptions of source code, facilitating programmers to understand and maintain it rapidly. While previous code summarization efforts have predominantly focused on method-level, this paper studies file-level code summarization, which can assist programmers in understanding and maintaining large source code projects. Unlike method-level code …