The uploaded file
Algorithm-NaiveBayes-0.01.tar.gz
has entered CPAN as
file: $CPAN/authors/id/K/KW/KWILLIAMS/Algorithm-NaiveBayes-0.01.tar.gz
size: 5313 bytes
md5: fbffdfbf3b9e1f19deb3c9d284d46162
This is the Naive Bayes code from my AI::Categorizer module, extracted
into a stand-alone module that can be used for other things besides
text. The attributes and labels in Algorithm::NaiveBayes are
arbitrary, and it doesn't do any text processing. This frees it up for
other machine learning purposes.
-Ken