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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,7 +6,9 @@ tags:
6
  task_categories:
7
  - graph-ml
8
  ---
9
- # [email-Enron](https://zenodo.org/records/10155819)
 
 
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