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

PrincetonML/SIF

sentence embedding by Smooth Inverse Frequency weighting scheme observed · 2026-08-28

github.com/PrincetonML/SIF · Python · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3582
  • days_rel: n/a
  • days_push: 2598
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1085 stars · 303 forks observed · 2026-08-28

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

A Python research library implementing the Smooth Inverse Frequency (SIF) weighting scheme for computing sentence embeddings, from the ICLR 2017 paper 'A Simple but Tough-to-Beat Baseline for Sentence Embeddings'. It includes scripts for generating embeddings, evaluating textual similarity, and training on supervised tasks.

Use cases

  • compute sentence embeddings with SIF weighting
  • evaluate textual similarity between sentences
  • reproduce results from the SIF paper
  • build a simple baseline for sentence representation tasks
  • train models on sentence similarity and entailment tasks

When to choose

  • you need a simple, strong baseline for sentence embeddings
  • you want to reproduce or build on the SIF research
  • you're working with GloVe word embeddings and need sentence-level vectors

When to avoid

  • you need modern transformer-based sentence embeddings like Sentence-BERT
  • you want a production-ready, actively maintained library
  • you need support for recent deep learning frameworks instead of Theano/Lasagne

Facets

library · maturity maintenance

nlp machine-learning machine-learning python sentence-embeddings smooth-inverse-frequency textual-similarity research-code word-embeddings natural-language-processing research

1 source

Member repositories

RepositoryRoleHealth v2
PrincetonML/SIFmain32

For agents

markdown · JSON · MCP: product_card(name="PrincetonML/SIF")

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