Closed bengxy closed 8 years ago
This issue looks similar to https://github.com/phanein/deepwalk/pull/22. Can you try his fix, and let me know if it works? Thanks!
Yes, I've fixed this problem after I read the source code.
Thank you very much! And deep walk does work well!
2016年7月6日 +0800 07:40 Haochen Chennotifications@github.com,写道:
This issue looks similar tohttps://github.com/phanein/deepwalk/pull/22(url). Can you try his fix, and let me know if it works? Thanks!
— You are receiving this because you authored the thread. Reply to this email directly,view it on GitHub(https://github.com/phanein/deepwalk/issues/23#issuecomment-230634417), ormute the thread(https://github.com/notifications/unsubscribe/AFYtSS52ngUOiEFwphxPxbGTfxs0IRG2ks5qSutxgaJpZM4JE3Pv).
I install all requirements by
but when I run
deepwalk.exe --input example_graphs/karate.adjlist --output karate.embeddings
It shows :
ImportError: No module named 'skipgram'