THUDM / GATNE

Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"
MIT License
527 stars 141 forks source link

The meaning of each edge type in youtube dataset? #91

Closed yiqingxyq closed 3 years ago

yiqingxyq commented 3 years ago

Hi, I read your paper and it says the five edge types in Youtube datasets are "contact, shared friends, shared subscription, shared subscriber and shared favorite videos". How do that correspond to the edge types "1,2,3,4,5" in your dataset? I tried to follow the link provided in your paper but the website is down.

Thank you.

cenyk1230 commented 3 years ago

@Veronicium I think the edge types "1, 2, 3, 4, 5" correspond to "contact, shared friends, shared subscription, shared subscriber and shared favorite videos", respectively.