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
- relevant question retrieval
- useful answer paragraph selection
- diverse answer summary generation
Data: Stack Overflow Data ( Java Tag Question with accepted Answers)