Supporting software documentation with source code summarization
Ra'Fat Al-Msie'deen, Anas H. Blasi

TL;DR
This paper introduces Suncode, an automated source code summarization method that effectively captures code dependencies and generates summaries for classes and methods, enhancing software documentation quality.
Contribution
Suncode is a novel approach that summarizes both classes and methods while considering code dependencies, outperforming existing automated methods.
Findings
Suncode provides better code dependency summaries than previous methods.
Generated summaries support and improve existing software documentation.
Manual summaries remain more precise and concise.
Abstract
Source code summarization is a process of generating summaries that describe software code, the majority of source code summarization usually generated manually, where the summaries are written by software developers. Recently, new automated approaches are becoming more useful. These approaches have been found to be effective in some cases. The main weaknesses of these approaches are that they never exploit code dependencies and summarize either the software classes or methods but not both. This paper proposes a source code summarization approach (Suncode) that produces a short description for each class and method in the software system. To validate the approach, it has been applied to several case studies. Moreover, the generated summaries are compared to summaries that written by human experts and to summaries that written by a state-of-the-art solution. Results of this paper found…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
