@inproceedings{choi-etal-2025-corac,
title = "{C}o{RAC}: Integrating Selective {API} Document Retrieval with Question Semantic Intent for Code Question Answering",
author = "Choi, YunSeok and
Na, CheolWon and
Lee, Jee-Hyong",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.628/",
pages = "12620--12635",
ISBN = "979-8-89176-189-6",
abstract = "Automatic code question answering aims to generate precise answers to questions about code by analyzing code snippets. To provide an appropriate answer, it is necessary to accurately understand the relevant part of the code and correctly interpret the intent of the question. However, in real-world scenarios, the questioner often provides only a portion of the code along with the question, making it challenging to find an answer. The responder should be capable of providing a suitable answer using such limited information. We propose a knowledge-based framework, CoRAC, an automatic code question responder that enhances understanding through selective API document retrieval and question semantic intent clustering. We evaluate our method on three real-world benchmark datasets and demonstrate its effectiveness through various experiments. We also show that our method can generate high-quality answers compared to large language models, such as ChatGPT."
}
Markdown (Informal)
[CoRAC: Integrating Selective API Document Retrieval with Question Semantic Intent for Code Question Answering](https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.628/) (Choi et al., NAACL 2025)
ACL