Evolutionary Feature Selection for Text Documents using the SVM

Main Authors: Daniel I. Morariu, Lucian N. Vintan, Volker Tresp
Format: Article
Bahasa: eng
Terbitan: , 2008
Subjects:
Online Access: https://zenodo.org/record/1085902
Daftar Isi:
  • Text categorization is the problem of classifying text documents into a set of predefined classes. After a preprocessing step, the documents are typically represented as large sparse vectors. When training classifiers on large collections of documents, both the time and memory restrictions can be quite prohibitive. This justifies the application of feature selection methods to reduce the dimensionality of the document-representation vector. In this paper, we present three feature selection methods: Information Gain, Support Vector Machine feature selection called (SVM_FS) and Genetic Algorithm with SVM (called GA_SVM). We show that the best results were obtained with GA_SVM method for a relatively small dimension of the feature vector.