Using association features to enhance the performance of Naive Bayes text classifier
Zhang Yang,Zhang Lijun,Yan Jianfeng,Li Zhanhuai
DOI: https://doi.org/10.1109/iccima.2003.1238148
2003-01-01
Computational Intelligence
Abstract:The co-occurrence of words can make contributions to automatic text classification. However, this information cannot be represented in the feature set when only using primitive features, and can only be partially represented when using n-grams as features. In this paper, we define a novel feature, association feature, to describe this information. In order to make the association features which we selected to be good discriminators, we proposed an approach to create association feature set, including redundancy pruning algorithm and feature selection algorithm. The experiment result shows that the performance of Naive Bayes text classifier could be improved by using association features, which also means that the selected set of association features can make more contributions to text classification than primitive features, and n-grams.