Abstract

With the public repository of software code on the rise, programmers expect to be able to obtain a relevant exemplary source code for speeding up their software development project or bootstrapping their code base. This practice also facilitates the programming learning curve, i.e., programming by examples. Recommending appropriate source code that best matches the programmers' intention is crucial to the success of their project. State-of-the-art in this area ranges from plain techniques of keyword matching, measuring the relevance of source code modules based on their inter-dependency, to customizing the PageRank algorithms for scoring the appropriateness of the targeted source code files. In this paper, we propose a novel search engine for source code modules that takes into account both domain keywords (e.g., healthcare) and API functions (e.g., digitalRead). Our search engine involves ranking a list of selected source code files relative to an ordered list of API functions entered by the programmer. We mine all possible sequential patterns of API functions out of a pre-built repository of source code. Patterns that are relevant to the input API functions would serve as a grid for scoring the appropriateness of source code files being considered. We demonstrate our recommendation system with software code for programming in the Internet of Things, Arduino, in particular.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.