daqh commited on
Commit
fa6b88d
·
verified ·
1 Parent(s): 0eb7efd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ task_categories:
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
 
 
8
  ---
9
  # email-Enron
10
 
11
+ [Zenodo](https://zenodo.org/records/10155819) | [Cornell](https://www.cs.cornell.edu/~arb/data/email-Enron/) | [Source Paper](https://arxiv.org/abs/1802.06916)
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