website background.ht,1.20,1.21
"Tony Meyer" <[email protected]> Sat, 10 Sep 2005 02:29:28 +0200 (CEST)
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14762 Modified Files: background.ht Log Message: Add link to training section on wiki. Index: background.ht =================================================================== RCS file: /cvsroot/spambayes/website/background.ht,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** background.ht 9 Aug 2004 06:16:32 -0000 1.20 --- background.ht 10 Sep 2005 00:29:25 -0000 1.21 *************** *** 206,213 **** 2001 was ham. If you can't get ham and spam from the same source, make sure the tokenizer isn't going to pick up on the non-clues. ! <li>"mistake-based training" - where you only train on messages that the ! system got wrong - results in the system taking a lot longer to get really ! good at what it does. You're better off feeding it the things it gets ! right, as well as the things it gets wrong. </ul> </p> --- 206,211 ---- 2001 was ham. If you can't get ham and spam from the same source, make sure the tokenizer isn't going to pick up on the non-clues. ! <li>There is <a href="http://entrian.com/sbwiki/TrainingIdeas">much more ! discussion about training on the wiki</a>. </ul> </p>