Commit Graph

190 Commits (master)
 

Author SHA1 Message Date
Carlo Strub 883dbd008c update readme 7 years ago
Carlo Strub 8350f59e88 Version 0.3.0 7 years ago
Carlo Strub bbee193679 improve memory footprint 7 years ago
Carlo Strub 77fa162ee0 improve help flag, configuration only via env variables, allow duration to be changed at runtime 7 years ago
Carlo Strub 755f30b1d6 duplicate in travis 7 years ago
Carlo Strub 95abdf8ae7 travis cache 7 years ago
Carlo Strub 56b22663c3 caching in travis 7 years ago
Carlo Strub e281d27797 use 1.9 in travis 7 years ago
Carlo Strub 93a4eb1a31 small fixes on application help page, removing an unused variable 7 years ago
Carlo Strub 1df45dc7b3 - we go 12factor
- remove daemon stuff
- change logo
7 years ago
Carlo Strub f77293e7cc Only accept large unicode characters as individual words 7 years ago
Carlo Strub 6db5fd2ab4 gitignore 7 years ago
Carlo Strub b5dfa4a3a0 Glide up 7 years ago
Carlo Strub 50ccf9740d clarify CHANGELOG 7 years ago
Carlo Strub 76d22efc88 accept unicode characters in the word list 7 years ago
Carlo Strub 6830cb8aab glide up 7 years ago
Carlo Strub fc148ccc16 Update Changelog 7 years ago
Carlo Strub 9e9bc22586 glide up 7 years ago
Carlo Strub 221e564a2a remove duplicate dependency 7 years ago
Carlo Strub fa21c1ab4c clarify README 7 years ago
Carlo Strub 91b9c68522 fix test 7 years ago
Carlo Strub 2216b2a929 Implement automatic learning after predefined duration 7 years ago
Carlo Strub 44c158d2ef improve README 7 years ago
Carlo Strub 88fefe9249 junk is just fine 7 years ago
Carlo Strub 4d2a9f5115 fix tests 7 years ago
Carlo Strub 9027d8a954 log when done learning 7 years ago
Carlo Strub 87b51ebee0 glide up. load mails correctly before learning or classifying them.
improve some logging messages
7 years ago
Carlo Strub 3c665ed446 classify also if nothing have ever been learned 7 years ago
Carlo Strub 301e9f53ec test classification on empty database 7 years ago
Carlo Strub 5413fdb4d4 Do not calculate harmonic mean if there is no probability -- otherwise
it crashes
7 years ago
Carlo Strub 84db65b054 Improve help text 7 years ago
Carlo Strub 6b37c383ad glide up 7 years ago
Carlo Strub 2114b262f0 glide up 7 years ago
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