Shenhao

Results 5 comments of Shenhao

> Worked around this on OS X by adding a > > ```c++ > #ifdef _WIN32 > #include "winmain.h" > #endif > ``` good

> @q463746583 , you can try this: > > ``` > > > 4.0.0 > > com.navercorp > node2vec > jar > 0.1.2-SNAPSHOT > > node2vec_spark > https://github.com/superPershing > >...

because int different iter of numWalks, the graph should be reinitialized. \ p.s val (j, q) = GraphOps.setupAlias(clickNode.neighbors) val nextNodeIndex: PartitionID = GraphOps.drawAlias(j, q) clickNode.path = Array(vertexId, clickNode.neighbors(nextNodeIndex)._1) generates a...

> > it worked on my windows chrome, but didn't work and appeared same issue on my linux chromium. I finally resolved by steps below: > > 1st, git clone...