Accenture/AmpliGraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
AmpliGraph helps data scientists and researchers discover new relationships and fill in missing information within their knowledge graphs. It takes an existing knowledge graph, which represents real-world entities and their connections, and outputs predictions for new, unseen connections or missing facts. This tool is ideal for anyone working with complex, interconnected data who needs to infer new insights or validate existing ones.
2,228 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to automatically find new facts or relationships in your structured knowledge base, or complete a large knowledge graph that has gaps.
Not ideal if your data isn't structured as a knowledge graph with defined entities and relationships, or if you're not comfortable with machine learning concepts.
Stars
2,228
Forks
254
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 22, 2024
Commits (30d)
0
Dependencies
20
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Accenture/AmpliGraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
benedekrozemberczki/graph2vec
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs"...
DeepGraphLearning/graphvite
GraphVite: A General and High-performance Graph Embedding System
bi-graph/Emgraph
A Python library for knowledge graph representation learning (graph embedding).
nju-websoft/muKG
μKG: A Library for Multi-source Knowledge Graph Embeddings and Applications, ISWC 2022
llm-db/MLKV
MLKV: Efficiently Scaling up Large Embedding Model Training with Disk-based Key-Value Storage...