Proceedings of the 29th Annual ACM Symposium on Applied Computing 2014
DOI: 10.1145/2554850.2555117
|View full text |Cite
|
Sign up to set email alerts
|

Automatic categorization of questions from Q&A sites

Abstract: Q&A sites are attracting growing interest of software developers. The categorization of questions in terms of user concerns would open new opportunities to extract valuable information from millions of posts.This paper presents a comparison between different classification algorithms to find the one that best classifies questions from Q&A sites, such as, Stack Overflow. In the classification process, we used the following classification algorithms: Naive Bayes, Multilayer Perceptron, Support Vector Machine, K … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
3
0
1

Year Published

2016
2016
2019
2019

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 10 publications
(4 citation statements)
references
References 5 publications
0
3
0
1
Order By: Relevance
“…To verify the feasibility of constructing automatic classifiers for these categories of question, we performed experimentation with different classification mechanisms [30]. Based on the analysis of the most important features in that work, we constructed for this work a rule-based binary classifier to automatically filter only how-to-do-it questions from the others.…”
Section: Selection Of Threads With How-to-do-it Questionmentioning
confidence: 99%
“…To verify the feasibility of constructing automatic classifiers for these categories of question, we performed experimentation with different classification mechanisms [30]. Based on the analysis of the most important features in that work, we constructed for this work a rule-based binary classifier to automatically filter only how-to-do-it questions from the others.…”
Section: Selection Of Threads With How-to-do-it Questionmentioning
confidence: 99%
“…Campos and de Almeida Maia (2014) carried out a thorough evaluation of different classification algorithms to identify the best one which can classify questions efficiently from SO. The classification algorithms used are as follows: Naive Bayes (NB), Multilayer Perceptron, SVM, K-Nearest Neighbors (K-NN), J4.8 DT, and Random Forests.…”
Section: Mining So For Software Developmentmentioning
confidence: 99%
“…We could not reuse the classifier built by Souza et al [7] and Campos et al [14], as this classifier does not address debug-corrective questions. Also the classifier built by Campos and Maia [15] does not focus only on how-to-doit and debug-corrective.…”
Section: Automatic Classification Of Questionsmentioning
confidence: 99%