Roger Taranto wrote:
> After an sa-learn --force-expire finishes, there are a couple of
> interesting (I think) statistics printed:
> token frequency: 1-occurence tokens: 62.85%
> token frequency: less than 8 occurrences: 26.36%
> I checked the documentation but couldn't find anything on this output. 
> What do these two lines mean,
It means that 62.85% of your bayes tokens have only been seen in trained
messages once.
another 26.36% is tokens that has only been seen more than once, but
less than 8 times in trained messages.

This suggests your bayes DB is probably fairly young (less than 6 months
old). However, it's not detrimental in any way.
>  and what useful tweaking can be done based
> upon the output?
>   
None really..

Reply via email to