Embeddings¶
We computed various graph and text embeddings over CSKG, by using KGTK's graph-embeddings and text-embeddings commands.
The resulting embeddings are publicly available in this folder.
List of embeddings:
Variants of these embeddings, with different parameters or models, can be computed with KGTK. In addition, CSKG is now integrated into PyKeen which allows easy computation of many (currently 25) state-of-the-art graph embeddings, like HolE and RotatE.