summaryrefslogtreecommitdiffstats
path: root/src/libstat/stat_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Set token data as uint64_t instead of chars arrayVsevolod Stakhov2017-04-041-3/+1
|
* [Feature] Store text tokens inside bayes tokensVsevolod Stakhov2017-03-311-0/+2
|
* [Rework] Use a special structure for stats tokensVsevolod Stakhov2017-02-141-0/+1
|
* [Feature] Add learn conditions for classifiersVsevolod Stakhov2016-04-301-1/+1
| | | | Issue: #613
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-19/+12
|
* Fix processing of cachesVsevolod Stakhov2016-01-101-2/+2
|
* Fix caches initialization.Vsevolod Stakhov2016-01-101-2/+2
|
* Implement async timered events for statisticsVsevolod Stakhov2016-01-091-3/+18
|
* Implement redis classificationVsevolod Stakhov2016-01-071-1/+1
|
* Add preliminary support of async events in libstatVsevolod Stakhov2016-01-061-0/+8
|
* Store event base in statistics libraryVsevolod Stakhov2016-01-061-0/+2
|
* Fix statistics processingVsevolod Stakhov2016-01-051-0/+1
|
* Fix bayes classifier for the new architectureVsevolod Stakhov2016-01-051-23/+3
|
* Fix configuration issuesVsevolod Stakhov2016-01-051-1/+1
|
* Fix tokenizationVsevolod Stakhov2016-01-051-10/+1
|
* Another fix to the whole libstat architectureVsevolod Stakhov2016-01-051-5/+7
|
* Start reworkVsevolod Stakhov2016-01-051-6/+21
|
* More changes to classification stagesVsevolod Stakhov2015-12-291-0/+1
|
* More logging updates.Vsevolod Stakhov2015-08-291-0/+1
|
* Fix tokenizers and mmapped file.Vsevolod Stakhov2015-07-271-0/+1
|
* More changes to tokenization.Vsevolod Stakhov2015-07-271-3/+2
|
* Start tokenizers rework.Vsevolod Stakhov2015-07-271-3/+4
|
* Another iteration on #331.Vsevolod Stakhov2015-07-221-0/+1
|
* Save OSB window index inside token.Vsevolod Stakhov2015-04-131-1/+2
|
* Start splitting statistic processing to separate stages.Vsevolod Stakhov2015-03-021-0/+6
|
* Configure learn caches.Vsevolod Stakhov2015-02-131-0/+9
|
* Implement classifying.Vsevolod Stakhov2015-01-261-0/+8
|
* Write statfiles revisions to the runtime.Vsevolod Stakhov2015-01-261-0/+2
|
* Add tokens processing.Vsevolod Stakhov2015-01-251-0/+1
|
* Add preprocessing routine for classifiers.Vsevolod Stakhov2015-01-241-2/+4
|
* Implement statfiles runtime initialization.Vsevolod Stakhov2015-01-231-0/+1
|
* Refactor structures names.Vsevolod Stakhov2015-01-231-2/+14
|
* Reorganize libstat API.Vsevolod Stakhov2015-01-231-0/+70