CompGCN icon indicating copy to clipboard operation
CompGCN copied to clipboard

How to get trained embedding matrix

Open SRL94 opened this issue 4 years ago • 3 comments

Hi, nice work. How do I get the trained embeddings of entities and relations?

SRL94 avatar May 16 '21 15:05 SRL94

As you can see from Figure 2 in the paper. The output of CompGCN will give you the trained entity and relation embeddings image

svjan5 avatar May 17 '21 10:05 svjan5

Thank you, but the foward gives the scores. Do you mean the outputs of forward_base are entity and relation embeddings?

SRL94 avatar May 17 '21 10:05 SRL94

Hi, do you have resolved this question?

ralgond avatar Apr 08 '23 10:04 ralgond