Skip to content

Numbers of entities mismatched #8

@dayuyang1999

Description

@dayuyang1999

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions