logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

popfile-insert - feeds sample emails to a specified bucket to train POPFile

Author

       This manual page was written by Lucas Wall <lwall@debian.org>, for the Debian project (but may be used by
       others).

                                                   May 2, 2004                                 POPFILE-INSERT(8)

Description

       The  insert.pl  script  provides  a way to train your corpus by feeding it sample emails for a particular
       bucket. Those emails are parsed and internally reclassified to the bucket you specify.

       If you use this script to train POPFile via email samples, be  careful  about  sample  size.  We  do  not
       recommend  you  submit  thousands of emails to the script, you will end up with a huge corpus that offers
       little additional benefit to classification accuracy. Your best approach  would  be  to  stick  to  small
       representative samples of at most 100 emails per bucket.

Name

       popfile-insert - feeds sample emails to a specified bucket to train POPFile

See Also

popfile-bayes(8), popfile-pipe(8).

Synopsis

popfile-insert <bucketname> <files> ...

See Also