TL;DR
This paper presents SOPI, an Eclipse plugin that automatically identifies low-quality questions on Stack Overflow and connects them with experts to improve the overall quality of answers, leveraging a trained decision tree model.
Contribution
The paper introduces a novel approach combining machine learning and a plugin tool to automate the identification and enhancement of deficient posts on Stack Overflow.
Findings
J48 decision tree achieved 0.945 precision in identifying deficient questions.
The plugin effectively links experts to improve answer quality.
Automated identification helps increase overall answer set quality.
Abstract
Community Question Answering platforms such as Stack Overflow help a wide range of users solve their challenges online. As the popularity of these communities has grown over the years, both the number of members and posts have escalated. Also, due to the diverse backgrounds, skills, expertise, and viewpoints of users, each question may obtain more than one answers. Therefore, the focus has changed toward producing posts that have a set of answers more valuable for the community as a whole, not just one accepted-answer aimed at satisfying only the question-asker. Same as every universal community, a large number of low-quality posts on Stack Overflow require improvement. We call these posts deficient and define them as posts with questions that either have no answer yet or can be improved by other ones. In this paper, we propose an approach to automate the identification process of such…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
