predict-idlab/pyRDF2Vec
🐍 Python Implementation and Extension of RDF2Vec
Extracts RDF graph walks at configurable depths and converts them into embeddings using Word2Vec-based techniques (CBOW/Skip-Gram), with support for multiple walking strategies and literal extraction from Knowledge Graphs. Designed as a scikit-learn-compatible transformer that integrates with SPARQL endpoints and local RDF stores, enabling supervised ML tasks on graph-structured data.
267 stars.
Stars
267
Forks
53
Language
Python
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/predict-idlab/pyRDF2Vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
shibing624/text2vec
text2vec, text to vector....
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
stephantul/reach
Load embeddings and featurize your sentences.