JSEA: A Program Comprehension Tool Adopting LDA-based Topic Modeling

Tianxia Wang,Yan Liu
DOI: https://doi.org/10.14569/ijacsa.2017.080359
2017-01-01
Abstract:Understanding a large number of source code is a big challenge for software development teams in software maintenance process. Using topic models is a promising way to automatically discover feature and structure from textual software assets, and thus support developers comprehending programs on software maintenance. To explore the application of applying topic modeling to software engineering practice, we proposed JSEA (Java Software Engineers Assistant), an interactive program comprehension tool adopting LDA-based topic modeling, to support developers during performing software maintenance tasks. JSEA utilizes essential information automatically generated from Java source code to establish a project overview and to bring search capability for software engineers. The results of our preliminary experimentation suggest the practicality of JSEA.
What problem does this paper attempt to address?