Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Project] Move stat tokens generation to Lua | Vsevolod Stakhov | 2018-11-16 | 1 | -0/+3 |
* | [Rework] Improve bayes debug logging, remove unused stuff | Vsevolod Stakhov | 2018-11-16 | 1 | -0/+1 |
* | [Feature] Add method to get statistical tokens in Lua API | Vsevolod Stakhov | 2018-06-19 | 1 | -9/+0 |
* | [Rework] Set token data as uint64_t instead of chars array | Vsevolod Stakhov | 2017-04-04 | 1 | -3/+1 |
* | [Feature] Store text tokens inside bayes tokens | Vsevolod Stakhov | 2017-03-31 | 1 | -0/+2 |
* | [Rework] Use a special structure for stats tokens | Vsevolod Stakhov | 2017-02-14 | 1 | -0/+1 |
* | [Feature] Add learn conditions for classifiers | Vsevolod Stakhov | 2016-04-30 | 1 | -1/+1 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -19/+12 |
* | Fix processing of caches | Vsevolod Stakhov | 2016-01-10 | 1 | -2/+2 |
* | Fix caches initialization. | Vsevolod Stakhov | 2016-01-10 | 1 | -2/+2 |
* | Implement async timered events for statistics | Vsevolod Stakhov | 2016-01-09 | 1 | -3/+18 |
* | Implement redis classification | Vsevolod Stakhov | 2016-01-07 | 1 | -1/+1 |
* | Add preliminary support of async events in libstat | Vsevolod Stakhov | 2016-01-06 | 1 | -0/+8 |
* | Store event base in statistics library | Vsevolod Stakhov | 2016-01-06 | 1 | -0/+2 |
* | Fix statistics processing | Vsevolod Stakhov | 2016-01-05 | 1 | -0/+1 |
* | Fix bayes classifier for the new architecture | Vsevolod Stakhov | 2016-01-05 | 1 | -23/+3 |
* | Fix configuration issues | Vsevolod Stakhov | 2016-01-05 | 1 | -1/+1 |
* | Fix tokenization | Vsevolod Stakhov | 2016-01-05 | 1 | -10/+1 |
* | Another fix to the whole libstat architecture | Vsevolod Stakhov | 2016-01-05 | 1 | -5/+7 |
* | Start rework | Vsevolod Stakhov | 2016-01-05 | 1 | -6/+21 |
* | More changes to classification stages | Vsevolod Stakhov | 2015-12-29 | 1 | -0/+1 |
* | More logging updates. | Vsevolod Stakhov | 2015-08-29 | 1 | -0/+1 |
* | Fix tokenizers and mmapped file. | Vsevolod Stakhov | 2015-07-27 | 1 | -0/+1 |
* | More changes to tokenization. | Vsevolod Stakhov | 2015-07-27 | 1 | -3/+2 |
* | Start tokenizers rework. | Vsevolod Stakhov | 2015-07-27 | 1 | -3/+4 |
* | Another iteration on #331. | Vsevolod Stakhov | 2015-07-22 | 1 | -0/+1 |
* | Save OSB window index inside token. | Vsevolod Stakhov | 2015-04-13 | 1 | -1/+2 |
* | Start splitting statistic processing to separate stages. | Vsevolod Stakhov | 2015-03-02 | 1 | -0/+6 |
* | Configure learn caches. | Vsevolod Stakhov | 2015-02-13 | 1 | -0/+9 |
* | Implement classifying. | Vsevolod Stakhov | 2015-01-26 | 1 | -0/+8 |
* | Write statfiles revisions to the runtime. | Vsevolod Stakhov | 2015-01-26 | 1 | -0/+2 |
* | Add tokens processing. | Vsevolod Stakhov | 2015-01-25 | 1 | -0/+1 |
* | Add preprocessing routine for classifiers. | Vsevolod Stakhov | 2015-01-24 | 1 | -2/+4 |
* | Implement statfiles runtime initialization. | Vsevolod Stakhov | 2015-01-23 | 1 | -0/+1 |
* | Refactor structures names. | Vsevolod Stakhov | 2015-01-23 | 1 | -2/+14 |
* | Reorganize libstat API. | Vsevolod Stakhov | 2015-01-23 | 1 | -0/+70 |