Accenture / AmpliGraph

Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
Apache License 2.0
2.14k stars 251 forks source link

Implement NodePieces #267

Open ChrisDelClea opened 2 years ago

ChrisDelClea commented 2 years ago

*Background and Context

Hey guys,

would be awesome if you could also implement the inductive version of NodePieces (https://github.com/migalkin/NodePiece).

Description

Background: i have a task where i want to find the most similar nodes/entities to a given, unseen node/entity in the graph.

Best regards Chris

lukostaz commented 2 years ago

I agree. One of the most interesting works that came out in the past year. On our radar.