Haochen Chen

Results 2 issues of Haochen Chen

In Deepwalk, each random walk is represented by a list of **integers**. These random walks are treated as sentences in the Gensim Word2Vec model. However, the higher version of Gensim...

We should change the output to a pickled dict for node indices + embeddings, to account for discontinuous node indices. See https://github.com/GTmac/HARP/pull/1

enhancement