An improved K-nearest-neighbor algorithm for text categorization

  • Authors:
  • Shengyi Jiang;Guansong Pang;Meiling Wu;Limin Kuang

  • Affiliations:
  • School of Informatics, Guangdong University of Foreign Studies, 510420 Guangzhou, China;School of Informatics, Guangdong University of Foreign Studies, 510420 Guangzhou, China;School of Informatics, Guangdong University of Foreign Studies, 510420 Guangzhou, China;School of Informatics, Guangdong University of Foreign Studies, 510420 Guangzhou, China

  • Venue:
  • Expert Systems with Applications: An International Journal
  • Year:
  • 2012

Quantified Score

Hi-index 12.05

Visualization

Abstract

Text categorization is a significant tool to manage and organize the surging text data. Many text categorization algorithms have been explored in previous literatures, such as KNN, Naive Bayes and Support Vector Machine. KNN text categorization is an effective but less efficient classification method. In this paper, we propose an improved KNN algorithm for text categorization, which builds the classification model by combining constrained one pass clustering algorithm and KNN text categorization. Empirical results on three benchmark corpora show that our algorithm can reduce the text similarity computation substantially and outperform the-state-of-the-art KNN, Naive Bayes and Support Vector Machine classifiers. In addition, the classification model constructed by the proposed algorithm can be updated incrementally, and it has great scalability in many real-word applications.