Ross ROSS = Recommend OSS · open-source software intelligence for agents

tangjianpku/LINE

LINE: Large-scale information network embedding observed · 2026-08-28

github.com/tangjianpku/LINE · C++ observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4198
  • days_rel: n/a
  • days_push: 778
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1053 stars · 408 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LINE is a C++ toolkit for embedding very large-scale information networks into low-dimensional vectors, supporting directed, undirected, binary, and weighted edges. It can embed networks with millions of vertices and billions of edges on a single machine within hours.

Use cases

  • embed large-scale information networks into vectors
  • learn node embeddings for a social network graph
  • generate graph embeddings for link prediction
  • embed a weighted directed graph with millions of nodes
  • train network representations for node classification

When to choose

  • you need to embed a very large network (billions of edges) on a single machine
  • you want the classic LINE first-order/second-order proximity model
  • you work with C++ and want a fast, lightweight graph embedding tool

When to avoid

  • you want actively maintained software - the repo is explicitly unmaintained
  • you need modern graph embedding methods - use the authors' GraphVite instead
  • you prefer Python-based tooling or GPU acceleration

Facets

cli-tool · maturity abandoned

machine-learning cli machine-learning graph-processing windows cpp graph-embedding network-embedding node2vec unsupervised-learning algorithms linux

1 source

Member repositories

RepositoryRoleHealth v2
tangjianpku/LINEmain32

For agents

markdown · JSON · MCP: product_card(name="tangjianpku/LINE")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem