Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 583 Bytes

File metadata and controls

15 lines (9 loc) · 583 Bytes

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)