-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
I found the total number of DBpedia entities in "/data/entity2entityId.pkl" is 64362. However, in the run.py, the total number of entities is set to be 64368. (also in subkg.pkl), the max number of index of a node is 64367.(and the min is 0)
This cause the issue that if I have a relation (10, 64367, relation type=5) in the DBpedia graph (subkg.pkl), I will have no idea which entitiy is the node 64367 (since there is no match in entity2entityId.pkl)
I am wondering why your setting mismatched the data?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels