man dspam_corpus (Commandes) - corpus-feed a corpus of mail
NAME
dspam_corpus - corpus-feed a corpus of mail
SYNOPSIS
dspam_corpus [c --spam|--nonspamc ] [c --quietc ] [c username ] [c filename ]
DESCRIPTION
dspam_corpus is used to feed a corpus of mail (in mailbox format). This tool may be used to build a database of spam, nonspam, or both. NOTE: It is recommended that dspam_train be used instead of dspam_corpus for day-to-day training. The dspam_corpus tool is useful for building corpuses of data, but this is likely to be far less accurate in real-world use than dspam_train.
OPTIONS
- --spam|--nonspamc
- Identifies that the corpus being trained is a corpus of spam or nonspam.
- --quietc
- Quiet mode. Supresses output.
- [username]c
- Specifies the user to train.
- [filename]c
- Specifies the pathname to the mailbox file containing the corpus mail.
EXIT VALUE
- 0
- Operation was successful.
- other
- Operation resulted in an error.
AUTHORS
Jonathan A. Zdziarski
For more information, see http://www.nuclearelephant.com.
SEE ALSO
dspam(1), dspam_stats(1), dspam_clean(1), dspam_dump(1), dspam_merge(1)