thunlp/OpenNE
An Open-Source Package for Network Embedding (NE) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3251
- days_rel: n/a
- days_push: 966
- n_releases_24m: 0
Adoption not part of the score
1706 stars · 482 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenNE is an open-source Python toolkit for network embedding (graph representation learning) that unifies training and testing interfaces for classic NE models like DeepWalk, LINE, node2vec, GraRep, GCN, and TADW. It implements models on TensorFlow to support GPU training and includes evaluation on node classification tasks.
Use cases
- learn node embeddings for a graph dataset
- train deepwalk or node2vec on an edgelist
- compare network embedding models on node classification
- incorporate node text attributes into graph embeddings with TADW
- reproduce results from network embedding papers
- generate graph features for downstream machine learning tasks
When to choose
- you need a unified interface to many classic network embedding algorithms
- you want to benchmark NE models with standard node classification evaluation
- you need text-attributed network embedding via TADW
- you want GPU-accelerated training of NE models via TensorFlow
When to avoid
- you need modern graph neural network frameworks with dynamic or heterogeneous graph support
- you prefer PyTorch-based tooling like PyTorch Geometric or DGL
- your project requires actively maintained software with recent updates
- you need large-scale distributed graph embedding beyond the scope of this toolkit
Facets
library · maturity maintenance
machine-learning data-science cli machine-learning developer-tools python network-embedding graph-embeddings node2vec deepwalk graph-representation-learning tensorflow algorithms linux macos
1 source
- readme: https://github.com/thunlp/OpenNE · fetched 2026-08-28 · 737e81a6dcee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thunlp/OpenNE | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem