enron {mldr.datasets} | R Documentation |
Dataset with email messages and the folders where the users stored them
Description
Multilabel dataset from the text domain.
Usage
enron(...)
Arguments
... |
Additional options for the loading function (e.g. |
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
## Not run:
enron <- enron() # Check and load the dataset
toBibtex(enron)
enron$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]