-
Notifications
You must be signed in to change notification settings - Fork 157
Closed
Description
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
Labels
No labels