Accenture / AmpliGraph

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

AttributeEerro while running the code #272

Closed Gautamshahi closed 1 year ago

Gautamshahi commented 1 year ago

Description

Hello, I am trying to run the tutorial code from Amlipgraph, but I am not able to do it, because there is an error. Did somebody face the same? How to solve it?

Actual Behavior

image

Expected Behavior

Steps to Reproduce

albernar commented 1 year ago

Pass a np.array to the predict method for a quick workaround. Extending support for list of lists in the API as well