2016
DOI: 10.1007/978-3-319-39345-2_52
|View full text |Cite
|
Sign up to set email alerts
|

A Forward-Selection Algorithm for SVM-Based Question Classification in Cognitive Systems

Abstract: Cognitive Systems have attracted attention in last years, especially regarding high interactivity of Question Answering systems. In this context, Question Classification plays an important role for individuation of answer type. It involves the use of Natural Language Processing of the question, the extraction of a broad variety of features, and the use of machine learning algorithms to map features with a given taxonomy of question classes. In this work, a novel learning approach is proposed, based on the use … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 13 publications
(7 citation statements)
references
References 16 publications
0
5
0
Order By: Relevance
“…The idea behind SVM is to find an appropriate hyperplane that best split-up the two sets of data from each other, by maximizing the margin between the hyperplane and the set of data points nearest to it. In-text classification SVM with linear kernel perform well [54]. Therefore, this study will use it.…”
Section: Support Vector Machine (Svm)mentioning
confidence: 99%
“…The idea behind SVM is to find an appropriate hyperplane that best split-up the two sets of data from each other, by maximizing the margin between the hyperplane and the set of data points nearest to it. In-text classification SVM with linear kernel perform well [54]. Therefore, this study will use it.…”
Section: Support Vector Machine (Svm)mentioning
confidence: 99%
“…The aim of SVM is to find the favourable hyperplane that separates two sets of data from each other, by maximizing the separation margin among the hyperplane and the set of data points closest to it. This study uses SVM with linear kernel since it is popular in text classification [22]. Fig.…”
Section: Classificationmentioning
confidence: 99%
“…SVM has been widely used in text and examination question classification [19], [21], [32]. The past studies [15], [27] of examination question classification used the linear kernel of SVM, also known for higher accuracy in text classification [33]. Hence, this study used the linear kernel of SVM with the default settings of Scikit-learn.…”
Section: Classification and Evaluationmentioning
confidence: 99%