pykeen/kgem-software-review
📖 A review of KGEM packages and frameworks at https://pykeen.github.io/kgem-software-review.
This list compiles existing software packages designed to work with Knowledge Graph Embedding Models (KGEMs). It provides an overview of various tools that can take a knowledge graph as input and produce numerical representations (embeddings) of its entities and relationships. This is useful for researchers and practitioners in fields like AI and data science who need to choose the right software for their knowledge graph analysis tasks.
No commits in the last 6 months.
Use this if you are a researcher or data scientist looking for existing software to embed knowledge graphs for tasks like link prediction, entity resolution, or recommendation systems.
Not ideal if you are looking for single, specialized research models or general graph machine learning packages that are not specifically focused on knowledge graph embeddings.
Stars
12
Forks
3
Language
Python
License
CC0-1.0
Category
Last pushed
Jun 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pykeen/kgem-software-review"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.