-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Description
Thanks for publishing this great repo!
I'm trying to use the pretrained KGE models in this repo to create embeddings for unseen objects and predicates but I'm having trouble figuring out how to do so.
The "Use a pretrained model in an application" portion of the README has been helpful, but I want to be able to pass a trio of s/p/o strings such as 'dirt' 'component of', 'clay' to a pretrained ComplEx model instead of passing an index to a value in the Wordnet database.
Is there a way to do this? Would I need to do some sort of transfer learning on the embedderr first? I've got a dataset I can use if that is the case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels