Ruby implementation of Naive Bayes that generates true probabilities per class, works with many token types, and provides lots of bells and whistles while being optimized for performance.
gem install nbayesNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Train a Naive Bayes classifier and classify a token.
No known issues recorded.
No dependency data recorded yet.