# AnswerBot **Repository Path**: caipb/AnswerBot ## Basic Information - **Project Name**: AnswerBot - **Description**: Implement the paper: AnswerBot: automated generation of answer summary to developers technical questions - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AnswerBot Implement the paper: [AnswerBot: automated generation of answer summary to developers' technical questions]() **Goal**: Help developers who want to quickly capture the key points of several answer posts relevant to a technical question before they read the details of the posts. **Proposed approach**: `AnswerBot` contains three main steps 1. relevant question retrieval 2. useful answer paragraph selection 3. diverse answer summary generation **Data**: Stack Overflow Data ( Java Tag Question with accepted Answers)