Design of Repositories of GitHub Recommendation System Based on Ternary Closure and HITS Algorithm.

Han Xia,Chunfang Li,Minyong Shi
DOI: https://doi.org/10.1109/icis46139.2019.8940236
2019-01-01
Abstract:Nowadays, complex networks are widely used in various fields. As a hosting platform for open source and proprietary software projects, GitHub is used by many Internet companies and programmers. With the popularity of the Internet and the rapid development of the Internet, the number of users has exploded, and GitHub is not only a code hosting platform, but also a social networking platform for Internet practitioners to obtain information and knowledge, and even make friends. The sheer volume of users and the number of code repositories have also made it increasingly difficult for users to find code libraries that match their interests and users who share their interests. In order to effectively solve the above problems, based on the theory of ternary closure relations in the theory of social relations, according to the HITS algorithm, the repositories that may be interested and the like-minded friends are respectively recommended to the users. Another aspect of the system is data visualization, where users can intuitively get recommendations.
What problem does this paper attempt to address?