Skip to content

How to use QuatE KG embeddings? #69

@xqzmplqo

Description

@xqzmplqo

I want to use the QuatE embeddings to do the following:

1.) Obtain the inverse operation i.e. given embeddings for two entities, obtain the relational embedding for them, i.e. the vector embedding for the relation between the two entities
2.) Given two relational embeddings, I want some way to compare them. Eg. typically in word embeddings you can use cosine_similarity to see how close two words are. How to do that kind of comparison here?

Can someone please let me know how the above can be done?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions