summaryrefslogtreecommitdiffstats
path: root/src/libstat/tokenizers
Commit message (Collapse)AuthorAgeFilesLines
...
* Rework osb configuration.Vsevolod Stakhov2015-04-011-56/+112
|
* Save classifier configuration inside statfile config.Vsevolod Stakhov2015-04-012-4/+1
|
* Rework tokenization:Vsevolod Stakhov2015-02-233-43/+124
| | | | | | - Use normalized words if needed - Allow using of seeded XXHash instead of hand-made legacy shit - Allow secure hashing using siphash
* Allow configurable tokenizers.Vsevolod Stakhov2015-02-222-3/+3
|
* Rework tokenization invocation.Vsevolod Stakhov2015-01-232-40/+0
|
* Add initial processing routines.Vsevolod Stakhov2015-01-232-7/+6
|
* Rework types for tokenizers functions.Vsevolod Stakhov2015-01-233-27/+17
|
* Reorganize libstat API.Vsevolod Stakhov2015-01-232-18/+49
|
* Rework statistics runtime structures.Vsevolod Stakhov2015-01-232-4/+7
|
* New statistics token definition.Vsevolod Stakhov2015-01-182-14/+9
|
* Start refactoring of statistics in rspamd.Vsevolod Stakhov2015-01-181-3/+2
|
* Reorganize statfiles and classifiers into libstat.Vsevolod Stakhov2015-01-162-0/+382