A logistic regression-based smoothing method for Chinese text categorization

作者:

Highlights:

摘要

Automatic Chinese text classification is an important and a well-known technology in the field of machine learning. The first step for solving Chinese text categorization problems is to tokenize the Chinese words from a sequence of non-segmented sentences. However, previous literatures often employ a Chinese word tokenizer that was trained with different sources and then perform the conventional text classification approaches. However, these taggers are not perfect and often provide incorrect word boundary information. In this paper, we propose an N-gram-based language model which takes word relations into account for Chinese text categorization without Chinese word tokenizer. To prevent from out-of-vocabulary, we also propose a novel smoothing approach based on logistic regression to improve accuracy. The experimental result shows that our approach outperforms traditional methods at least 11% on micro-average F-measure.

论文关键词:Text classification,N-gram-based classification,Feature selection,Word segmentation,Logistic regression

论文评审过程:Available online 17 March 2011.

论文官网地址:https://doi.org/10.1016/j.eswa.2011.03.036