2007 TREC Public Spam Corpus
Dataset Description
This dataset contains emails for spam or ham classification. It's from "2007 TREC Public Spam Corpus". There are three files:
- email_origin.csv: Original raw email with label.
Columns:
- label: Int type, 1 for spam and 0 for ham
- origin: String type, original raw email
- email_text.csv: Processed email body with label.
Columns:
- label: Int type, 1 for spam and 0 for ham
- text: String type, processed email body
- trec07p.tgz: Origin compressed file downloaded from source.
How I process email (from email_origin to email_text):
More dataset for spam or ham classification:
Emails for spam or ham classification (Trec 2006)
Emails for spam or ham classification (Trec 2005)
Emails for spam or ham classification (Enron 2006)
Emails for spam or ham classification SpamAssassin
Source:
https://plg.uwaterloo.ca/~gvcormac/treccorpus07/about.html
Related Datasets
-
Mailbox Size
@ukgov