Commit Graph

157 Commits (3a95f5cf1b6fdb5181f1f3c341a81cfd91c6cd29)
 

Author SHA1 Message Date
Carlo Strub bf1dd8d86a add coverage to README 7 years ago
Carlo Strub 8ce5e2dada re-enable watcher 7 years ago
Carlo Strub 1840dff22a do not display byte slice, but string 7 years ago
Carlo Strub 1e67467307 use logrus properly (fixes #1) 7 years ago
Carlo Strub 04cc804722 replace log by logrus 7 years ago
Carlo Strub d93a56c162 glide up and add logrus 7 years ago
Carlo Strub e8d9c22ec3 add send-coverage 7 years ago
Carlo Strub 276e665172 wrong prior calculation 7 years ago
Carlo Strub 359d24caa9 remove gas from static-test 7 years ago
Carlo Strub d69aa14e1e Please gosimplify 7 years ago
Carlo Strub e00b8fa609 simlify the learn function by moving the two actions into private functions 7 years ago
Carlo Strub 1e2b563585 cosmetics 7 years ago
Carlo Strub 36a3cb6374 make gometalinter happier 7 years ago
Carlo Strub f76bfbd6eb add classify test and fix other tests 7 years ago
Carlo Strub a569e3e624 Use AfterEach in test 7 years ago
Carlo Strub 25b324dbde add test for Learn() 7 years ago
Carlo Strub a035f64358 remove db file after testing 7 years ago
Carlo Strub 3b3c20962b Add database close test 7 years ago
Carlo Strub 5bad623da4 add database test 7 years ago
Carlo Strub 095885bc90 fix tests where err variable was missing in wordlist 7 years ago
Carlo Strub cd5b02b0c7 glide up 7 years ago
Carlo Strub 639ffadfe3 fix some static code errors 7 years ago
Carlo Strub 962777cbbe no need to keep that file as it is generated dynamically 7 years ago
Carlo Strub 87c404191f add cover to test 7 years ago
Carlo Strub b5b3792efe implement learning and classifying using Bayes' rule and Hyperloglog
data structures -- still way to go though.
7 years ago
Carlo Strub 0497999a15 many new things... 7 years ago
Carlo Strub 237fe45ced glide up 7 years ago
Carlo Strub 12acfb5fe3 add retailnext/hllpp 7 years ago
Carlo Strub cf598f8710 big code cleanup 7 years ago
Carlo Strub 14d7ba2cf2 simplify code 7 years ago
Carlo Strub 2892cecb51 glide up 7 years ago
Carlo Strub 1a71d29eae Write methods for Maildir 7 years ago
Carlo Strub 59c43f40bc Fix checking version numbers correctly 7 years ago
Carlo Strub 5d60c9b309 add raw CHANGELOG.md 7 years ago
Carlo Strub 3d7c35a02e Fix Makefile so that every make command runs fine 7 years ago
Carlo Strub 2e4a1eeed5 Borrow Makefile from github.com/Masterminds/glide 7 years ago
Carlo Strub 76198ada5d typo 7 years ago
Carlo Strub b5617db460 simplify code 7 years ago
Carlo Strub 19201b479d create daemon methods 7 years ago
Carlo Strub 632f0d7ea3 make cmd buildable by exporting more functions in the package 7 years ago
Carlo Strub 95eae62da6 glide up 7 years ago
Carlo Strub 8804ec20c7 separate out command and package 7 years ago
Carlo Strub a6b1d02ac2 Classify 7 years ago
Carlo Strub 6613f768da classify 7 years ago
Carlo Strub 0afac8f4c8 add a counter bucket to processed, move some stuff out of main, clean up
mail, create bayesian updater
7 years ago
Carlo Strub ca967c197a observe changes in the mail directories and add dummy functions to handle classifications 7 years ago
Carlo Strub 58e853c557 glide up and get fsnotify 7 years ago
Carlo Strub 0961e96b5a Index both junk and good mail in one function 7 years ago
Carlo Strub 667f75925f Load can handle Junk directory automatically 7 years ago
Carlo Strub f25c7b2c86 more docs 7 years ago