MultiHopKG
MultiHopKG copied to clipboard
AttributeError: 'KnowledgeGraph' object has no attribute 'entity2bucketid'
pn.py L236 entity2bucketid = kg.entity2bucketid[e.tolist()]
There is an error 【AttributeError: 'KnowledgeGraph' object has no attribute 'entity2bucketid'】 in the 236th line of pn.py, how can I solve it?