awslabs / dgl-ke

High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
https://dglke.dgl.ai/doc/
Apache License 2.0
1.26k stars 194 forks source link

Can DGL_KE models be implemented on dynamic knowledge graphs? #257

Open Maristela-de-Jesus opened 2 years ago

Maristela-de-Jesus commented 2 years ago

Hello,

I am trying to implement a dynamic knowledge graph (with the date as a property of the edges) on Trans-E. However, I can't find any paper that used DGL_KE on dynamic knowledge graphs. So, I am not sure if I can use this type of graph. Could you advise, please?

Thank you!

YijianLiu commented 1 year ago

Hello,

I am trying to implement a dynamic knowledge graph (with the date as a property of the edges) on Trans-E. However, I can't find any paper that used DGL_KE on dynamic knowledge graphs. So, I am not sure if I can use this type of graph. Could you advise, please?

Thank you!

Hey, I think we can communicate on this code, the author seems not to update this for a long time