Showing cs.CLShow all
2 papers · 1 filter
cs.CL2025
CodeRAG: Finding Relevant and Necessary Knowledge for Retrieval-Augmented Repository-Level Code Completion
Sheng Zhang, Yifan Ding, Shuquan Lian +2
Repository-level code completion automatically predicts the unfinished code based on the broader information from the repository. Recent strides in Code Large Language Models (code…
cs.CL2023
Code Search Debiasing:Improve Search Results beyond Overall Ranking Performance
Sheng Zhang, Hui Li, Yanlin Wang +4
Code search engine is an essential tool in software development. Many code search methods have sprung up, focusing on the overall ranking performance of code search. In this paper,…