The Enron Corpus: A New Dataset for Email Classification Research

Abstract

Automated classification of email messages into user-specific folders and information extraction from chronologically ordered email streams have become interesting areas in text learning research. However, the lack of large benchmark collections has been an obstacle for studying the problems and evaluating the solutions. In this paper, we introduce the Enron corpus as a new test bed. We analyze its suitability with respect to email folder prediction, and provide the baseline results of a state-of-the-art classifier (Support Vector Machines) under various conditions, including the cases of using individual sections (From, To, Subject and body) alone as the input to the classifier, and using all the sections in combination with regression weights.

Cite

Text

Klimt and Yang. "The Enron Corpus: A New Dataset for Email Classification Research." European Conference on Machine Learning, 2004. doi:10.1007/978-3-540-30115-8_22

Markdown

[Klimt and Yang. "The Enron Corpus: A New Dataset for Email Classification Research." European Conference on Machine Learning, 2004.](https://mlanthology.org/ecmlpkdd/2004/klimt2004ecml-enron/) doi:10.1007/978-3-540-30115-8_22

BibTeX

@inproceedings{klimt2004ecml-enron,
  title     = {{The Enron Corpus: A New Dataset for Email Classification Research}},
  author    = {Klimt, Bryan and Yang, Yiming},
  booktitle = {European Conference on Machine Learning},
  year      = {2004},
  pages     = {217-226},
  doi       = {10.1007/978-3-540-30115-8_22},
  url       = {https://mlanthology.org/ecmlpkdd/2004/klimt2004ecml-enron/}
}