IBM/Graph2Seq

what does "ID in the graph" mean?

Opened this issue · 2 comments

Hi,

"g_ids" is a mapping from the node ID to its ID in the graph

What does "ID in the graph" mean? I saw the examples and found that node ID and graph ID are the same.

Thanks

17385 commented

I have the same problem.

Dear All,

Please see our newly released graph4nlp library: https://github.com/graph4ai/graph4nlp, which have implemented many GNN methods like Graph2Seq and Graph2Tree models.