Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

If i use the Graph2Seq mode to NLG,what's the data form should i organize?Or 'g_ids','g_features' mean what? #1

Open
hengqiali opened this issue Nov 26, 2018 · 4 comments

Comments

@hengqiali
Copy link

No description provided.

@hengqiali
Copy link
Author

help me

@syxu828
Copy link

syxu828 commented Nov 27, 2018

help me

g_ids means the graph id and g_features means the string feature of a node. In the case of NLG, the graph can be generated from SQL query using the method mentioned in the paper.

@syxu828
Copy link

syxu828 commented Nov 27, 2018

help me

If you have any implementation problem, you can email me syxu828@gmail.com.

@teddylfwu
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants