Hello all, It seems Robin Anil hasn't responded, and no one is sure of the status on this. What needs to be done on this, and/or what can I do to help? I'm no ML expert, but I do have the paper and should be able to verify/fix the implementation. I'm REALLY interested in using the CNB classifier, since it seems well suited to the problem I'm trying to tackle, before I give up and use something else.
I've done tests and see no difference when -c is passed on the command line for training or testing. I also wrote a program to print the scores using StandardNaiveBayesClassifier and ComplementaryNaiveBayesClassifier in a binary classification problem and see no difference between the scores, so it seems complementary naïve bayes is completely disabled. Thanks, Chandler Burgess
