deepwalk
deepwalk copied to clipboard
fix import
direct use from skipgram import Skipgram can cause errors; fix it to use absolute import.