Skip to content

Commit f77a4a8

Browse files
committed
postBuild: add command to download paper_author_full.pickle
1 parent 83782a7 commit f77a4a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

postBuild

+2
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ curl -O https://zenodo.org/record/4144319/files/papers.csv
66
curl -O https://zenodo.org/record/4144319/files/paper_author_edges.csv
77
curl -O https://zenodo.org/record/4144319/files/paper_author_biadjacency.npz
88
curl -O https://zenodo.org/record/4144319/files/authors_adjacency.npz
9+
# Big (~12 GB) and not necessary for most investigations.
10+
#curl -O https://zenodo.org/record/4144319/files/paper_author_full.pickle

0 commit comments

Comments
 (0)