wikipedia-coedit
Description
Co-edit network of Wikipedia articles, where nodes are users and hyperedges are articles edited by those users.
Basic statistics
- Nodes: 8211
- Hyperedges: 954
- Unique hyperedges: 954
- Max size hyperedge: 256
Hypergraph metadata
| Property | Description |
|---|---|
| type | (STRING) Hypergraph type (e.g., Hypergraph). |
| weighted | (BOOL) Whether the hypergraph is weighted (e.g., false). |
Node metadata
| Property | Description |
|---|---|
| user_id | (INT) Wikipedia user identifier represented by the node (e.g., 0). |
Hyperedge metadata
| Property | Description |
|---|---|
| item_id | (INT) Wikipedia item or article identifier represented by the hyperedge (e.g., 0). |
Hyperedge size distribution
Hyperdegree distribution
Download
- Version 1.0.0 Binary (121.2 KB) JSON (87.5 KB)
Provenance
Source: https://snap.stanford.edu/jodie/#datasets
License: Not specified. Please refer to the original source for licensing terms.
Reproducibility: Instructions and scripts
Citation
When this data is used in published research or for visualization purposes, please cite the following:
Copied!
@inproceedings{kumar2019predicting,
title={Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks},
author={Kumar, Srijan and Zhang, Xikun and Leskovec, Jure},
booktitle={Proceedings of the 25th ACM SIGKDD international conference on Knowledge discovery and data mining},
year={2019},
organization={ACM}
}