HGNN icon indicating copy to clipboard operation
HGNN copied to clipboard

Issue about code with citation dataset

Open icmpnorequest opened this issue 4 years ago • 6 comments

Hi Yifan,

Could you please upload the code with citation dataset? I was wondering how to transform dataset like raw cora (cora.content and cora.cites) to fit for hypergraph neural network. Thanks in advance.

icmpnorequest avatar Feb 21 '21 10:02 icmpnorequest

I have the same problem

echoisr avatar Apr 05 '21 13:04 echoisr

Hi, were you able to solve this issue?Please give me some advice, thank you.

readergy avatar Apr 21 '21 12:04 readergy

I have the same problem

Hi, were you able to solve this issue?Please give me some advice, thank you.

readergy avatar Apr 21 '21 12:04 readergy

Hi Yifan,

Could you please upload the code with citation dataset? I was wondering how to transform dataset like raw cora (cora.content and cora.cites) to fit for hypergraph neural network. Thanks in advance.

Hi, were you able to solve this issue?Please give me some advice, thank you.

readergy avatar Apr 21 '21 12:04 readergy

I am also interested in how to transform cora dataset to fit for hypergraph neural network,Would you give me some advice,thank you.

upup179 avatar Apr 28 '21 06:04 upup179

Hi Yifan, Could you please upload the code with citation dataset? I was wondering how to transform dataset like raw cora (cora.content and cora.cites) to fit for hypergraph neural network. Thanks in advance.

Hi, were you able to solve this issue?Please give me some advice, thank you.

Hi,Have you solved the problem yet? Please give me some advice, thank you.

liang-ry avatar Dec 09 '21 02:12 liang-ry

Hi We have released a toolbox named DHG, which provides learning on many correlation structures like simple graph, bipartite graph, and simple hypergraph. The structure transforms like promoting simple graph to hypergraph and reducing hypergraph to graph are also included in here. Use HGNN to learn on Cora refer to this Use HGNN+ to learn on Cora refer to this Transform cora data to hypergraph data refer to this Hope this can help you!

yifanfeng97 avatar Aug 31 '22 04:08 yifanfeng97