Hits:
Indexed by:期刊论文
Date of Publication:2016-06-01
Journal:FRONTIERS OF COMPUTER SCIENCE
Included Journals:SCIE、EI、ISTIC、CSCD
Volume:10
Issue:3
Page Number:504-517
ISSN No.:2095-2228
Key Words:summarizing code fragments; supervised learning; crowdsourcing
Abstract:Recent studies have applied different approaches for summarizing software artifacts, and yet very few efforts have been made in summarizing the source code fragments available on web. This paper investigates the feasibility of generating code fragment summaries by using supervised learning algorithms.We hire a crowd of ten individuals from the same work place to extract source code features on a corpus of 127 code fragments retrieved from Eclipse and Net- Beans Official frequently asked questions (FAQs). Human annotators suggest summary lines. Our machine learning algorithms produce better results with the precision of 82% and performstatistically better than existing code fragment classifiers. Evaluation of algorithms on several statistical measures endorses our result. This result is promising when employing mechanisms such as data-driven crowd enlistment improve the efficacy of existing code fragment classifiers.