Autofolding can be seen as a special case of extractive summarization. To encourage intuitive summaries, we let the system perform folding only on code blocks (regions of source code delimited by { , }), comment blocks (regions delimited by /*(*) , */), and import statements.
Mar 18, 2014 · We introduce the autofolding problem, which is to automatically create a code summary by folding less informative code regions. We present a ...
We introduce the autofolding problem, which is to automatically create a code summary by folding less informative code regions. We present a novel solution by ...
We introduce the autofolding problem, which is to automatically create a code summary by folding less informative code regions. We present a novel solution by ...
We present a novel tool, TASSAL, that automatically cre- ates a summary of each source file in a project by folding its least salient code regions. The intended ...
Feb 6, 2017 · We introduce the autofolding problem, which is to automatically create a code summary by folding less informative code regions. We present a ...
The autofolding problem, which is to automatically create a code summary by folding less informative code regions, is introduced by formulating the problem ...
We present a novel tool, TASSAL, that automatically creates a summary of each source file in a project by folding its least salient code regions.
We present a novel tool, TASSAL, that automatically creates a summary of each source file in a project by folding its least salient code regions.
Mar 6, 2017 · Our aim in this paper is to summarize source code so that it conveys the most important aspects of its intended function. We envisage our ...