2 papers
cs.SE2024
Development and Benchmarking of Multilingual Code Clone Detector
Wenqing Zhu, Norihiro Yoshida, Toshihiro Kamiya +2
The diversity of programming languages is growing, making the language extensibility of code clone detectors crucial. However, this is challenging for most existing clone detection…
cs.SE2024
A RAG Method for Source Code Inquiry Tailored to Long-Context LLMs
Toshihiro Kamiya
Although the context length limitation of large language models (LLMs) has been mitigated, it still hinders their application to software development tasks. This study proposes a m…