facebookresearch/InferSent
InferSent sentence embeddings 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: 3394
- days_rel: n/a
- days_push: 1829
- n_releases_24m: 0
Adoption not part of the score
2280 stars · 463 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
InferSent is a sentence embedding method from Facebook AI Research that produces semantic representations for English sentences using a model trained on natural language inference data. It provides pre-trained encoders (GloVe and fastText versions) plus a demo notebook for encoding sentences.
Use cases
- generate sentence embeddings for English text
- encode sentences into semantic vectors for downstream tasks
- compute semantic similarity between sentences
- use pretrained NLI-trained sentence encoder in PyTorch
- get fixed-size vector representations of sentences for classification or retrieval
When to choose
- you need classic pre-transformer sentence embeddings for English
- you want a simple PyTorch encoder with pretrained GloVe or fastText word vectors
- you are reproducing research from the InferSent paper or SentEval benchmarks
When to avoid
- you need actively maintained software or support for languages other than English
- you want state-of-the-art contextual embeddings from transformer models
- you need multilingual sentence embeddings
Facets
library · maturity abandoned
nlp machine-learning machine-learning deep-learning python sentence-embeddings pytorch pretrained-models natural-language-inference research natural-language-processing
1 source
- readme: https://github.com/facebookresearch/InferSent · fetched 2026-08-28 · 39af107821f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/InferSent | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/InferSent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem