Cover Image for System.Linq.Enumerable+EnumerablePartition`1[System.Char]

API Recommendation Based on WII-WMD

OAI: oai:igi-global.com:272672 DOI: 10.4018/IJCINI.20211001.oa16
Published by: IGI Global

Abstract

Improving software development efficiency based on existing APIs is one of the hot researches in software engineering. Understanding and learning so many APIs in large software libraries is not easy and software developers prefer to provide only requirements descriptions to get the right API. In order to solve this problem, this paper proposes an API recommendation method based on WII-WMD, an improved similarity calculation algorithm. This method firstly structures the text, and then fully mines the semantic information in the text. Finally, it calculates the similarity between the user's query problem and the information described in the API document. The experiment results show that the API recommendation based on WII-WMD can improve the efficiency of the API recommendation system.