deepwalk icon indicating copy to clipboard operation
deepwalk copied to clipboard

fix import

Open thuzhf opened this issue 9 years ago • 0 comments

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

thuzhf avatar May 24 '16 11:05 thuzhf