RoyZhengGao / edge2vec

Learning node representation using edge semantics
BSD 3-Clause "New" or "Revised" License
51 stars 22 forks source link

Broken Link #2

Closed AlexMRuch closed 5 years ago

AlexMRuch commented 5 years ago

The following link is broken: The output is the node embedding file vector.txt. Data repository for medical dataset in the link: http://ella.ils.indiana.edu/~gao27/data_repo/edge2vec vector.zip

RoyZhengGao commented 5 years ago

thanks for letting me know. I forget to use %20 to replace space.

AlexMRuch commented 5 years ago

No problem! Looking forward to checking your code out and applying it! Thanks!

RoyZhengGao commented 5 years ago

Thanks for pointing that out. The result is a re-computed version which may be slightly different with the result reported in the paper.