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

facebookresearch/MUSE

A library for Multilingual Unsupervised or Supervised word Embeddings observed · 2026-08-28

github.com/facebookresearch/MUSE · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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

Full methodology

Adoption not part of the score

3244 stars · 558 forks observed · 2026-08-28

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

MUSE is a Python library from Facebook AI Research for creating and aligning multilingual word embeddings, using both supervised (bilingual dictionary) and unsupervised (no parallel data) methods. It also provides fastText embeddings aligned in a common space, large-scale bilingual dictionaries, and evaluation datasets for cross-lingual word similarity and translation retrieval.

Use cases

  • align monolingual word embeddings from different languages into a shared space
  • train unsupervised cross-lingual embeddings without parallel data
  • evaluate word translation and cross-lingual word similarity
  • build bilingual dictionaries for training and evaluation
  • retrieve sentence translations using aligned embeddings
  • run nearest neighbor search over multilingual embeddings with Faiss

When to choose

  • you need cross-lingual word embeddings or word translation without parallel corpora
  • you want pre-aligned fastText embeddings and bilingual dictionaries for many language pairs
  • you are doing NLP research on multilingual representation learning

When to avoid

  • you need modern contextual embeddings like multilingual BERT or sentence transformers
  • you want a production-ready maintained library - the project is research code with infrequent updates
  • you need sentence-level or document-level multilingual embeddings rather than word-level

Facets

library · maturity maintenance

nlp machine-learning search-engine machine-learning python word-embeddings multilingual-nlp bilingual-dictionaries cross-lingual faiss research natural-language-processing linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/MUSEmain10

For agents

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

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