Re: testing questions
Matt Garretson <[email protected]>
| Newsgroups | gmane.mail.bogofilter.general |
|---|---|
| Organization | New York State Assembly |
| Message-ID | <[email protected]> |
Assuming the OP's question was an academic exercise, I think that: bogofilter -v -m 0.51,1.0,0.5 will score every message at 0.500000 regardless of any training (because no tokens would be used since min_dev would be impossible to satisfy). If so, then: bogofilter -v -m 0.51,1.0,0.5 -o .51,0 should always classify as ham, and: bogofilter -v -m 0.51,1.0,0.5 -o 0.5,0 should always classify as spam. There's some leeway with the numbers, but I _think_ those should work. None of this would be useful for actually scoring emails, of course, but it's sort of interesting. Note: I could be wrong about all of this. :) -Matt _______________________________________________ Bogofilter mailing list [email protected] http://www.bogofilter.org/mailman/listinfo/bogofilter