On Mon, 22 Aug 2016 09:06:08 -0700 Marc Perkel <supp...@junkemailfilter.com> wrote:
> Hi Dianne, what your missing are word combinations. Usually it's not > a single word but a combination of words that trigger a result. [snip] So that's Bayes with multi-word tokens, throwing out tokens whose probability is neither 0 nor 1. Regards, Dianne.