2 papers
cs.SE2025
CoReQA: Uncovering Potentials of Language Models in Code Repository Question Answering
Jialiang Chen, Kaifa Zhao, Jie Liu +6
Large language models that enhance software development tasks, such as code generation, code completion, and code question answering (QA), have been extensively studied in both aca…
cs.SE2024
ContextModule: Improving Code Completion via Repository-level Contextual Information
Zhanming Guan, Junlin Liu, Jierui Liu +7
Large Language Models (LLMs) have demonstrated impressive capabilities in code completion tasks, where they assist developers by predicting and generating new code in real-time. Ho…