| Commit message (Expand) | Author | Age | Files | Lines |
* | [Feature] Ignore bogus whitespaces in the words | Vsevolod Stakhov | 2018-11-26 | 1 | -0/+1 |
* | [Project] Use more generalised API to produce meta words | Vsevolod Stakhov | 2018-11-26 | 1 | -1/+1 |
* | [Project] Another try to normalize unicode properly | Vsevolod Stakhov | 2018-11-25 | 1 | -4/+5 |
* | [Project] Rework stemming | Vsevolod Stakhov | 2018-11-24 | 1 | -0/+1 |
* | [Project] Add function to normalize unicode on per words basis | Vsevolod Stakhov | 2018-11-24 | 1 | -1/+2 |
* | [Project] Start words unicode structure rework | Vsevolod Stakhov | 2018-11-24 | 1 | -8/+13 |
* | [Feature] Add method to get statistical tokens in Lua API | Vsevolod Stakhov | 2018-06-19 | 1 | -0/+9 |
* | [Minor] Allow to tokenize task externally in API | Vsevolod Stakhov | 2018-06-19 | 1 | -0/+10 |
* | [Feature] Add unigramms support in bayes | Vsevolod Stakhov | 2017-04-13 | 1 | -0/+1 |
* | [Rework] Use a special structure for stats tokens | Vsevolod Stakhov | 2017-02-14 | 1 | -0/+12 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -19/+12 |
* | Implement autolearn | Vsevolod Stakhov | 2016-01-06 | 1 | -0/+7 |
* | Store event base in statistics library | Vsevolod Stakhov | 2016-01-06 | 1 | -1/+2 |
* | Add learning implementation. | Vsevolod Stakhov | 2016-01-06 | 1 | -0/+1 |
* | Add substages for classification | Vsevolod Stakhov | 2015-12-29 | 1 | -1/+1 |
* | Restore multiple classifiers support | Vsevolod Stakhov | 2015-11-23 | 1 | -1/+6 |
* | Rework stat get function to allow async behaviour. | Vsevolod Stakhov | 2015-08-03 | 1 | -2/+4 |
* | Implement statistics closing. | Vsevolod Stakhov | 2015-06-19 | 1 | -0/+5 |
* | Add error codes for statistics. | Vsevolod Stakhov | 2015-02-14 | 1 | -2/+16 |
* | Return statfiles stats from controller. | Vsevolod Stakhov | 2015-02-01 | 1 | -0/+8 |
* | Refactor structures names. | Vsevolod Stakhov | 2015-01-23 | 1 | -2/+4 |
* | Reorganize libstat API. | Vsevolod Stakhov | 2015-01-23 | 1 | -29/+0 |
* | Rework statistics runtime structures. | Vsevolod Stakhov | 2015-01-23 | 1 | -0/+29 |
* | Reorganize statfiles and classifiers into libstat. | Vsevolod Stakhov | 2015-01-16 | 1 | -0/+59 |