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

16 Commits

Author SHA1 Message Date
Carlo Strub
bbee193679 improve memory footprint 2017-09-17 00:56:17 +02:00
Carlo Strub
f77293e7cc Only accept large unicode characters as individual words 2017-09-16 22:07:36 +02:00
Carlo Strub
76d22efc88 accept unicode characters in the word list 2017-09-10 00:53:11 +02:00
Carlo Strub
f76bfbd6eb add classify test and fix other tests 2017-05-13 21:22:23 +00:00
Carlo Strub
095885bc90 fix tests where err variable was missing in wordlist 2017-05-10 17:34:58 +00:00
Carlo Strub
1a71d29eae Write methods for Maildir 2017-04-25 17:01:11 +00:00
Carlo Strub
8804ec20c7 separate out command and package 2017-04-15 20:23:26 +00:00
Carlo Strub
6613f768da classify 2017-03-19 21:43:14 +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
0961e96b5a Index both junk and good mail in one function 2017-03-16 21:14:24 +00:00
Carlo Strub
667f75925f Load can handle Junk directory automatically 2017-03-16 21:04:38 +00:00
Carlo Strub
ca521d51d6 fix tests and remove filter.go 2017-03-16 20:21:24 +00:00
Carlo Strub
b887d7dd46 begin handling mails -- far from being done 2017-03-16 20:13:39 +00:00
Carlo Strub
f58ac47c4f fix test by sorting output 2017-03-14 20:58:12 +00:00
Carlo Strub
eb24f37ae7 produce word lists 2017-03-10 21:41:49 +00:00
Carlo Strub
9ef93ecca8 separate out the mail functions 2017-03-09 19:05:51 +00:00