Improving Naive Bayes Text Classirier Using Smoothing Methods

Feng He,Xiaoqing Ding
2007-01-01
Abstract:The performance of naive Bayes text classifier is greatly influenced by parameter estimation, while the large vocabulary and scarce labeled training set bring difficulty in parameter estimation. In this paper, several smoothing methods are introduced to estimate parameters in naive Bayes text classifier. The proposed approaches can achieve better and more stable performance than Laplace smoothing.
What problem does this paper attempt to address?