kimiyoung / planetoid

Semi-supervised learning with graph embeddings
MIT License
864 stars 298 forks source link

Need script for preprocessing #4

Open DeepInEvil opened 6 years ago

DeepInEvil commented 6 years ago

Hi,

could you please provide the pre-processing script? Would require that to extend to other datasets.

thanks, Deep

mshanak commented 6 years ago

I need the pre-processing script too

Chunpai commented 6 years ago

I need the pre-processing script for cora dataset as well, since I need to generate the directed graph for it. The index I generated is different from what you generated for each node in undirected graph. Really appreciate it if you can help me on this. Thanks.

gelang93 commented 6 years ago

Hi,I need the pre-processing script ,could you please provide the pre-processing script?

monk1337 commented 5 years ago

I also need the pre-processing script. Any update on this issue?

freyaya123 commented 5 years ago

Hi all, is there any update on this issue? I really want the script to extend to other datasets. Really hope for some reply.

NIRVANALAN commented 4 years ago

I need the pre-processing script for cora dataset as well, since I need to generate the directed graph for it. The index I generated is different from what you generated for each node in undirected graph. Really appreciate it if you can help me on this. Thanks. @Chunpai this works excatly on Cora,and I have tested their final result on some GCN models https://github.com/NIRVANALAN/gcn_analysis/blob/master/notebook/Plantenoid%20Citation%20Data%20Format%20Transformation.ipynb