Package : python-simplebayes

Package details

Summary: A memory-based, optional-persistence naïve bayesian text classifier

Description:
This work is heavily inspired by the python "redisbayes" module found here:
[https://github.com/jart/redisbayes] and [https://pypi.python.org/pypi/redisbayes]

I've elected to write this to alleviate the network/time requirements when
using the bayesian classifier to classify large sets of text, or when
attempting to train with very large sets of sample data.


URL: https://github.com/hickeroar/simplebayes
License: MIT

Maintainer: dglent

List of RPMs