Short Text Classification Using Wikipedia Concept based Document Representation

From Wikipedia Quality
Revision as of 10:22, 11 February 2021 by Lucinda (talk | contribs) (New work - Short Text Classification Using Wikipedia Concept based Document Representation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Short Text Classification Using Wikipedia Concept based Document Representation - scientific work related to Wikipedia quality published in 2013, written by Xiang Wang, Ruhua Chen, Yan Jia and Bin Zhou.

Overview

Short text classification is a difficult and challenging task in information retrieval systems since the text data is short, sparse and multidimensional. In this paper, authors represent short text with Wikipedia concepts for classification. Short document text is mapped to Wikipedia concepts and the concepts are then used to represent document for text categorization. Traditional methods for classification such as SVM can be used to perform text categorization on the Wikipedia concept document representation. Experimental evaluation on real Google search snippets shows that approach outperforms the traditional BOW method and gives good performance. Although it's not better than the state-of-the-art classifier (see e.g. Phan et al. WWW '08), method can be easily implemented with low cost.