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

facebookresearch/BLINK

Entity Linker solution observed · 2026-08-28

github.com/facebookresearch/BLINK · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2534
  • days_rel: n/a
  • days_push: 1077
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1210 stars · 233 forks observed · 2026-08-28

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

BLINK is a Python entity linking library from Facebook Research that resolves mentions in text to Wikipedia entities using a two-stage bi-encoder/cross-encoder BERT architecture. It includes FAISS-based dense retrieval and ELQ for end-to-end entity linking on questions.

Use cases

  • link entity mentions in text to wikipedia pages
  • wikification of documents
  • build a knowledge base entity linker
  • dense retrieval of entities with faiss
  • end-to-end entity linking for questions
  • disambiguate mentions against a knowledge base

When to choose

  • you need state-of-the-art entity linking against Wikipedia
  • you want dense bi-encoder retrieval with FAISS indexing
  • you need end-to-end entity linking on questions via ELQ

When to avoid

  • you need entity linking against a custom non-Wikipedia knowledge base without adaptation
  • you need a maintained library with recent updates or modern Python support
  • you want a lightweight solution without downloading large pretrained models

Facets

library · maturity maintenance

nlp machine-learning search-engine rag artificial-intelligence large-language-models python entity-linking wikification wikipedia bert faiss bi-encoder cross-encoder facebook-research natural-language-processing search linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/BLINKmain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/BLINK")

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