2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00
Go to file
2017-05-11 19:15:36 +00:00
docs more docs 2017-03-16 20:58:24 +00:00
sisyphus implement learning and classifying using Bayes' rule and Hyperloglog 2017-05-10 03:45:11 +00:00
test/Maildir first test 2017-02-27 21:36:17 +00:00
.coveralls.yml add coveralls 2017-03-14 21:11:39 +00:00
.gitignore begin handling mails -- far from being done 2017-03-16 20:13:39 +00:00
.travis.yml remove 1.7 testing 2017-03-14 21:04:26 +00:00
appveyor.yaml add line above appveyor.yaml 2017-03-08 07:54:51 +00:00
CHANGELOG.md add raw CHANGELOG.md 2017-04-19 14:37:42 +00:00
classify.go fix some static code errors 2017-05-10 17:23:25 +00:00
daemon.go big code cleanup 2017-04-26 11:20:21 +00:00
database_test.go Use AfterEach in test 2017-05-11 19:15:36 +00:00
database.go implement learning and classifying using Bayes' rule and Hyperloglog 2017-05-10 03:45:11 +00:00
glide.lock glide up 2017-05-10 17:28:21 +00:00
glide.yaml many new things... 2017-05-08 03:29:25 +00:00
learn_test.go add test for Learn() 2017-05-11 19:01:24 +00:00
learn.go fix some static code errors 2017-05-10 17:23:25 +00:00
LICENSE Initial commit 2017-02-20 23:12:05 +01:00
mail_test.go fix tests where err variable was missing in wordlist 2017-05-10 17:34:58 +00:00
mail.go fix some static code errors 2017-05-10 17:23:25 +00:00
Makefile add cover to test 2017-05-10 17:14:26 +00:00
mkdocs.yaml update initial docs 2017-03-08 08:23:38 +00:00
README.md Coverage badge 2017-03-11 19:11:45 +00:00
sisyphus_suite_test.go separate out command and package 2017-04-15 20:23:26 +00:00

Build Status Go Report Card GoDoc Documentation Codebeat Coverage

sisyphus

Intelligent, easy to configure Spam cleaner

This software is work in progress. Wait for more to come.