19 citations · 22 across the 3 of their papers we have counts for
3 papers
cs.SE2022★ 1 cited
On the Importance of Building High-quality Training Datasets for Neural Code Search
Zhensu Sun, Li Li, Yan Liu +1
The performance of neural code search is significantly influenced by the quality of the training data from which the neural models are derived. A large corpus of high-quality query…
cs.SE2020★ 2 cited
PSCS: A Path-based Neural Model for Semantic Code Search
Zhensu Sun, Yan Liu, Chen Yang +1
To obtain code snippets for reuse, programmers prefer to search for related documents, e.g., blogs or Q&A, instead of code itself. The major reason is due to the semantic diversity…
cs.SE2020★ 19 cited
Req2Lib: A Semantic Neural Model for Software Library Recommendation
Zhensu Sun, Yan Liu, Ziming Cheng +2
Third-party libraries are crucial to the development of software projects. To get suitable libraries, developers need to search through millions of libraries by filtering, evaluati…