Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 754 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 754 Bytes

EHWalk

Repository of paper Homepage Augmentation by Predicting Links in Heterogenous Networks @ CIKM 2018.

Dataset and source code of this paper are integrated in NetworkEmbedding_Torch, in which some classical network embedding algorithms like DeepWalk, LINE, node2vec are also included.

@inproceedings{conf/cikm/LvZCXYL18,
  author    = {Jianming Lv and
               Jiajie Zhong and
               Weihang Chen and
               Qinzhe Xiao and
               Zhenguo Yang and
               Qing Li},
  title     = {Homepage Augmentation by Predicting Links in Heterogenous Networks},
  booktitle = {{CIKM} 2018, Torino, Italy.},
  pages     = {1611--1614},
  year      = {2018}
}