RedisBayes. A spam filter that learns what's good and what's bad.

github.com/jart/redisbayes

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2015
  • Update redisbayes.py
  • Update redisbayes.py
  • Update .travis.yml
  • Update redisbayes.py
  • Update .travis.yml
  • Update .travis.yml
  • Update .travis.yml
  • Update redisbayes.py
  • Update README.md
  • Update setup.py
  • Change README to Markdown with Travis status.
July 2012
  • bug fix release 0.1.3
  • fix coding style
  • Merge pull request #3 from Riamse/master
  • ZeroDivisionErrors if you train with a word in english_ignore
June 2012
  • Merge pull request #2 from msabramo/tox
  • Add .tox to .gitignore
  • setup.py: Add ez_setup.py to sdist; tox needs it to be there
  • Add tox.ini for tox (http://tox.testrun.org/)
  • only workes on python 2.6 and 2.7