2016
DOI: 10.1016/j.neucom.2015.10.137
|View full text |Cite
|
Sign up to set email alerts
|

Using unsupervised clustering approach to train the Support Vector Machine for text classification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0
3

Year Published

2017
2017
2024
2024

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 59 publications
(24 citation statements)
references
References 17 publications
0
21
0
3
Order By: Relevance
“…Shafiabady et al [ 76 ] suggested using an unsupervised clustering approach such as self-organizing maps (SOM) and correlation coefficient (CorrCoef) to group the unlabelled documents and use them as labelled data to train the SVM for text classification. However, their approach was applied on documents not on short text such as tweets.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Shafiabady et al [ 76 ] suggested using an unsupervised clustering approach such as self-organizing maps (SOM) and correlation coefficient (CorrCoef) to group the unlabelled documents and use them as labelled data to train the SVM for text classification. However, their approach was applied on documents not on short text such as tweets.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Many times, expert knowledge required to label the samples is either non-existent or inadequate. In such case, self-organizing maps and correlation coefficient are used to cluster the documents and use it to label the documents for further classification (Shafiabady et al, 2016). It eliminates the curse of dimensionality and expert intervention as well.…”
Section: Unsupervised Learningmentioning
confidence: 99%
“…El clasificador SVC es una variante de las SVM, algoritmos ampliamente usado en problemas de clasificación y regresión, siendo una de sus aplicaciones prácticas, en problemas referentes a clasificación de textos (Ramesh & Sathiaseelan, 2015;Sebastiani, 2002;Shafiabady et al, 2016), razón por la cual fue seleccionado este clasificador. Por su parte SVC es la implementación de Scikit-learn para el clasificador SVM que emplea la librería LIBSVM la cual según Chang & Lin (2011) ha sido empleada en trabajos cuyo dominio es el PLN, entre otros.…”
Section: Experimentos Con Svcunclassified
“…Las máquinas de vectores de soporte lineales (SVM) fueron introducidas por Cortes & Vapnik (1995). Este algoritmo es ampliamente usado en problemas de clasificación y regresión, siendo una de sus aplicaciones prácticas, en problemas referentes a clasificación de textos (Ramesh & Sathiaseelan, 2015;Sebastiani, 2002;Shafiabady et al, 2016), razón por la cual fue seleccionado este clasificador. Para realizar las pruebas con el clasificador LSVC, en primera instancia se buscaron trabajos en el estado del arte que emplearan este algoritmo de ML y que hubieran estado sujetos, pero no limitados, a tareas de clasificación de textos.…”
Section: Experimentos Con Lsvcunclassified