| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fix awfull bug in classifying when first statfile has twice weight than sec... | Vsevolod Stakhov | 2010-05-14 | 1 | -2/+2 |
* | * Bugfixes: | Vsevolod Stakhov | 2010-04-20 | 1 | -1/+1 |
* | * Add option min_tokens to classifier that allows to skip too short messages ... | Vsevolod Stakhov | 2010-03-22 | 1 | -1/+34 |
* | * Fix bugs from previous commit | cebka@lenovo-laptop | 2010-03-01 | 1 | -6/+3 |
* | * Add weights command for getting weights of each message by each statfile | cebka@lenovo-laptop | 2010-03-01 | 3 | -6/+80 |
* | * Forgotten call of normalizer function | cebka@lenovo-laptop | 2010-01-14 | 1 | -0/+3 |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -1/+1 |
* | * Implement pre and post classify callbacks for checking specific statfiles f... | Vsevolod Stakhov | 2009-12-16 | 1 | -3/+21 |
* | * Fix symbols cache (init lua filters before symbols cache initialization) | Vsevolod Stakhov | 2009-12-14 | 1 | -3/+21 |
* | * Many major fixes to statfiles: | Vsevolod Stakhov | 2009-12-03 | 2 | -18/+31 |
* | * Write revision and revision time to statfile | Vsevolod Stakhov | 2009-11-12 | 2 | -24/+4 |
* | * Add binlog API implementation | Vsevolod Stakhov | 2009-11-06 | 1 | -1/+3 |
* | * Add ability to change statfile size limit in config and allow reindexing of... | Vsevolod Stakhov | 2009-10-16 | 1 | -4/+4 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 2 | -53/+53 |
* | * Fix race between learn and classify | Vsevolod Stakhov | 2009-09-28 | 1 | -1/+5 |
* | * Fix learning | Vsevolod Stakhov | 2009-09-25 | 1 | -3/+5 |
* | * Remove assert | Vsevolod Stakhov | 2009-09-16 | 1 | -3/+5 |
* | * New system of classifiers interface and statfiles processing | Vsevolod Stakhov | 2009-09-14 | 3 | -67/+66 |
* | * Rework structure and API of statfiles functions to improve performance and ... | Vsevolod Stakhov | 2009-07-02 | 1 | -13/+11 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 3 | -9/+2 |
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 2 | -0/+48 |
* | * Avoid division by zero | Vsevolod Stakhov | 2009-02-09 | 1 | -1/+8 |
* | * Do another rework of filters/metrics and statfiles processing | Vsevolod Stakhov | 2009-01-29 | 3 | -17/+83 |
* | * Rework statfiles result processing | Vsevolod Stakhov | 2009-01-22 | 3 | -1/+9 |
* | * Add simple implementation of classifiers abstraction and winnow classifier | Vsevolod Stakhov | 2008-12-04 | 3 | -0/+168 |