You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have read the paper, "Graph-to-Sequence Learning using Gated Graph Neural Networks", and I am interested in implementing the model for NMT task.
Can you please explain where is the Levi graph created in your code? Also, how are the sequential connections created between words in dependency tree?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I have read the paper, "Graph-to-Sequence Learning using Gated Graph Neural Networks", and I am interested in implementing the model for NMT task.
Can you please explain where is the Levi graph created in your code? Also, how are the sequential connections created between words in dependency tree?
Thanks.
The text was updated successfully, but these errors were encountered: