Naive Bayes classifiers are among the more successful known algorithms for classifying text based documents. In some domains, the performance of a Naive Bayes learner is comparable to that of neural network and decision tree learning. The most distinctive feature of Naive Bayes classifier is that it has no explicit search through the space of ...