Learn R Programming

mldr.datasets (version 0.3.1)

enron: Dataset with email messages and the folders where the users stored them

Description

Multilabel dataset from the text domain.

Usage

enron()

Arguments

format

An mldr object with 1702 instances, 1001 attributes and 53 labels

source

Klimt, B. and Yang, Y., "The Enron Corpus: A New Dataset for Email Classification Research", in Proc. ECML04, Pisa, Italy, pp. 217-226, 2004

Examples

Run this code
enron()  # Check and load the dataset
toBibtex(enron)
enron$measures

Run the code above in your browser using DataLab