CoRAC: Integrating Selective API Document Retrieval with Question Semantic Intent for Code Question Answering
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 s…