GemsLab/EMBER
Node embedding for directed, weighted networks
This tool helps organizational analysts and researchers understand the relationships and roles within a network, such as an email communication network. You provide a list of connections between people or entities, including the direction and strength of those connections. The tool then identifies and describes the underlying 'roles' or 'embeddings' for specific individuals or nodes within that network, revealing their influence or position.
No commits in the last 6 months.
Use this if you need to uncover hidden patterns and professional roles in communication data, social networks, or other directed, weighted relationship graphs.
Not ideal if your network data is undirected, unweighted, or requires analysis of dynamic, time-evolving relationships.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
May 07, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/GemsLab/EMBER"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eliorc/node2vec
Implementation of the node2vec algorithm.
mims-harvard/decagon
Graph convolutional neural network for multirelational link prediction
mims-harvard/nimfa
Nimfa: Nonnegative matrix factorization in Python
ferencberes/online-node2vec
Node Embeddings in Dynamic Graphs
claws-lab/jodie
A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in...