aboutsummaryrefslogtreecommitdiffstats
path: root/src/tokenizers/osb.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce tokenization noize to improve bayes.Vsevolod Stakhov2013-07-011-7/+32
* Another debian license fix.Vsevolod Stakhov2012-09-101-1/+1
* Update copyright (required by debian).Vsevolod Stakhov2012-09-041-3/+3
* * Add correcting factor to statistics.Vsevolod Stakhov2011-06-281-15/+14
* Remove debug.Vsevolod Stakhov2011-06-271-1/+0
* Fix incorrect calculating of token length.Vsevolod Stakhov2011-06-271-0/+1
* * Welcome 0.4.0Vsevolod Stakhov2011-06-241-28/+29
* * Skip short utf words in statisticsVsevolod Stakhov2011-06-031-3/+10
* * Rework build process:Vsevolod Stakhov2011-05-101-1/+2
* * Major cleanup of cmake build systemVsevolod Stakhov2011-05-061-1/+4
* * Implement new learning system, now rspamd should be much more intelligent w...Vsevolod Stakhov2010-05-271-1/+1
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-2/+0
* * Retab, no functional changesVsevolod Stakhov2009-10-021-14/+14
* * Make autolearn workingVsevolod Stakhov2009-07-091-2/+8
* * Add functions to parse headers and urls into statfile tokensVsevolod Stakhov2009-03-161-13/+1
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-1/+1
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * Rewrite message parserVsevolod Stakhov2009-01-211-10/+11
* * Rewrite perl client for rspamd, now it allows access to both normal and con...Vsevolod Stakhov2009-01-191-0/+1
* * Fix errors in learning implementationVsevolod Stakhov2009-01-111-1/+1
* * Use binary tree in tokenizers, that would provide us fast checking for uniq...Vsevolod Stakhov2008-12-041-15/+12
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-021-2/+2
* * Add simple implementation of OSB tokenizerVsevolod Stakhov2008-11-071-0/+69