2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Carlo Strub
3a95f5cf1b
Use path/filepath for cleaner and safer path generation 2018-01-11 21:35:27 +01:00
Carlo Strub
467d8c0465
- backup functionality
- stats functionality
2017-12-29 22:37:53 +01:00
Carlo Strub
cb1d924333 please gometalinter 2017-09-17 19:17:43 +02:00
Carlo Strub
87b51ebee0 glide up. load mails correctly before learning or classifying them.
improve some logging messages
2017-06-05 13:33:32 +00:00
Carlo Strub
8ce5e2dada re-enable watcher 2017-05-23 21:30:24 +00:00
Carlo Strub
1e67467307 use logrus properly (fixes #1) 2017-05-23 20:43:17 +00:00
Carlo Strub
04cc804722 replace log by logrus 2017-05-18 19:21:46 +00:00
Carlo Strub
b5b3792efe implement learning and classifying using Bayes' rule and Hyperloglog
data structures -- still way to go though.
2017-05-10 03:45:11 +00:00
Carlo Strub
0497999a15 many new things... 2017-05-08 03:29:25 +00:00
Carlo Strub
cf598f8710 big code cleanup 2017-04-26 11:20:21 +00:00
Carlo Strub
632f0d7ea3 make cmd buildable by exporting more functions in the package 2017-04-17 21:13:18 +00:00
Carlo Strub
8804ec20c7 separate out command and package 2017-04-15 20:23:26 +00:00
Carlo Strub
0afac8f4c8 add a counter bucket to processed, move some stuff out of main, clean up
mail, create bayesian updater
2017-03-19 20:54:23 +00:00
Carlo Strub
b887d7dd46 begin handling mails -- far from being done 2017-03-16 20:13:39 +00:00
Carlo Strub
e5b59cafef daemonize 2017-03-14 20:27:05 +00:00
Carlo Strub
3bc9beb113 Store sisyphus.db in Maildir 2017-03-12 22:50:43 +00:00
Carlo Strub
88a68aacb8 create database 2017-03-11 20:02:17 +00:00