On Thu, 10 Dec 2015 13:54:05 -0800 Marc Perkel <supp...@junkemailfilter.com> wrote:
> But what about combinations of tokens? I'm thinking that I'd like to > have something that says when it sees tokens X and Y and Z then > that's spam even though X,Y,Z might be in ham when not combined. The SpamAssassin Bayes implementation does not do that. Some other Bayes implementations do. Regards, Dianne.