This page contains a list of software packages for knowledge graph embedding models (KGEMs). It’s generated with GitHub Pages from pykeen/kgem-software-review. Content on this site is available under the CC0 1.0 Universal license. Download the full data here.
You can contribute to this list in one of the following ways:
$ # PyKEEN can be installed directly with:
$ pip install pykeen
$ # AmpliGraph can be installed directly with:
$ pip install ampligraph
$ # Pykg2vec can be installed directly with:
$ pip install pykg2vec
$ # StellarGraph can be installed directly with:
$ pip install stellargraph
$ # PyTorch-BigGraph can be installed directly with:
$ pip install torchbiggraph
$ # Deep Graph Library can be installed directly with:
$ pip install dgl
$ # Paddle Graph Learning can be installed directly with:
$ pip install pgl
$ # CogKGE can be installed directly with:
$ pip install cogkge
Can’t install Marius directly from PyPI with pip
. See their installation docs instead.
Can’t install GraphVite directly from PyPI with pip
. See their installation docs instead.
Can’t install LibKGE directly from PyPI with pip
. See their installation docs instead.
Can’t install OpenKE directly from PyPI with pip
. See their installation docs instead.
Can’t install μKG directly from PyPI with pip
. See their installation docs instead.