aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.61k stars 912 forks source link

Add arxiv data and format util function #21

Closed jain-ruchi closed 6 years ago

jain-ruchi commented 6 years ago

Adds file arxiv.edgelist and utility function to transform it to a file where the nodes are labelled from 1...<num_nodes> -- this resolves issue with running arxiv data through convert_embed_to_np function called from learn_embeddings.