Accenture / AmpliGraph

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

Edge Weights and Node Features #227

Closed egealpay closed 3 years ago

egealpay commented 3 years ago

Is it possible to assign weights to edges and feature vector to nodes?

sumitpai commented 3 years ago

As of now, we have no specific approach to do this. We may plan to add some support in the future.

lukostaz commented 3 years ago

@egealpay for edge weights, you may want to check out the latest 1.4.0 release.