aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat/stat_api.h
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Statistics: Do not query Redis tokens when there are no learnsVsevolod Stakhov2019-07-091-1/+1
* [Rework] Add C++ guards to all headersVsevolod Stakhov2019-07-081-9/+17
* [Project] First refactoring step libevent->libevVsevolod Stakhov2019-06-221-2/+2
* [Feature] Try to filter bad unicode types during normalisationVsevolod Stakhov2019-02-251-0/+1
* [Minor] Core: Fix flag definitionVsevolod Stakhov2019-01-221-3/+3
* [Feature] Ignore bogus whitespaces in the wordsVsevolod Stakhov2018-11-261-0/+1
* [Project] Use more generalised API to produce meta wordsVsevolod Stakhov2018-11-261-1/+1
* [Project] Another try to normalize unicode properlyVsevolod Stakhov2018-11-251-4/+5
* [Project] Rework stemmingVsevolod Stakhov2018-11-241-0/+1
* [Project] Add function to normalize unicode on per words basisVsevolod Stakhov2018-11-241-1/+2
* [Project] Start words unicode structure reworkVsevolod Stakhov2018-11-241-8/+13
* [Feature] Add method to get statistical tokens in Lua APIVsevolod Stakhov2018-06-191-0/+9
* [Minor] Allow to tokenize task externally in APIVsevolod Stakhov2018-06-191-0/+10
* [Feature] Add unigramms support in bayesVsevolod Stakhov2017-04-131-0/+1
* [Rework] Use a special structure for stats tokensVsevolod Stakhov2017-02-141-0/+12
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-19/+12
* Implement autolearnVsevolod Stakhov2016-01-061-0/+7
* Store event base in statistics libraryVsevolod Stakhov2016-01-061-1/+2
* Add learning implementation.Vsevolod Stakhov2016-01-061-0/+1
* Add substages for classificationVsevolod Stakhov2015-12-291-1/+1
* Restore multiple classifiers supportVsevolod Stakhov2015-11-231-1/+6
* Rework stat get function to allow async behaviour.Vsevolod Stakhov2015-08-031-2/+4
* Implement statistics closing.Vsevolod Stakhov2015-06-191-0/+5
* Add error codes for statistics.Vsevolod Stakhov2015-02-141-2/+16
* Return statfiles stats from controller.Vsevolod Stakhov2015-02-011-0/+8
* Refactor structures names.Vsevolod Stakhov2015-01-231-2/+4
* Reorganize libstat API.Vsevolod Stakhov2015-01-231-29/+0
* Rework statistics runtime structures.Vsevolod Stakhov2015-01-231-0/+29
* Reorganize statfiles and classifiers into libstat.Vsevolod Stakhov2015-01-161-0/+59