Datasets:
Tasks:
Graph Machine Learning
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Tags:
hypergraph
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,9 @@ tags:
|
|
| 6 |
task_categories:
|
| 7 |
- graph-ml
|
| 8 |
---
|
| 9 |
-
#
|
|
|
|
|
|
|
| 10 |
|
| 11 |
email-Enron is an undirected hypergraph built from the Enron email corpus, designed for higher-order network / hypergraph machine learning. In email communication, a single message can involve more than two people; this dataset captures that group interaction by modeling each email as a hyperedge connecting the sender and all recipients, while nodes represent Enron email addresses (restricted to a core set of employees).
|
| 12 |
|
|
|
|
| 6 |
task_categories:
|
| 7 |
- graph-ml
|
| 8 |
---
|
| 9 |
+
# email-Enron
|
| 10 |
+
|
| 11 |
+
[Zenodo](https://zenodo.org/records/10155819) | [Cornell](https://www.cs.cornell.edu/~arb/data/email-Enron/)
|
| 12 |
|
| 13 |
email-Enron is an undirected hypergraph built from the Enron email corpus, designed for higher-order network / hypergraph machine learning. In email communication, a single message can involve more than two people; this dataset captures that group interaction by modeling each email as a hyperedge connecting the sender and all recipients, while nodes represent Enron email addresses (restricted to a core set of employees).
|
| 14 |
|