tags-ask-ubuntu dataset
This is a temporal higher-order network dataset, which here means a
sequence of timestamped simplices where each simplex is a set of
nodes. In this dataset, nodes are tags and simplices are the sets of
tags applied to questions
on askubuntu.com. The
timestamps are recorded at millisecond resolution but are normalized
to start at 0. The projected graph is a weighted undirected graph
representing how many times each pair of nodes co-appears in a
simplex. Some basic statistics of this dataset are:
- number of nodes: 3,029
- number of timestamped simplices: 271,233
- number of unique simplices: 151,441
- number of edges in projected graph: 132,703
- tags-ask-ubuntu.tar.gz (timestamped simplices, node labels, and simplex labels)
- tags-ask-ubuntu-proj-graph.tar.gz (weighted projected graph)
- Simplicial closure and higher-order link prediction.
Austin R. Benson, Rediet Abebe, Michael T. Schaub, Ali Jadbabaie, and Jon Kleinberg.
Proceedings of the National Academy of Sciences (PNAS), 2018. [bibtex]