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

MaartenGr/BERTopic

Leveraging BERT and c-TF-IDF to create easily interpretable topics. observed · 2026-08-28

github.com/MaartenGr/BERTopic · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100
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: 129.0
  • age_days: 2171
  • days_rel: 273
  • days_push: 11
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

7804 stars · 917 forks observed · 2026-08-28

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

BERTopic is a Python library for topic modeling that leverages transformer-based sentence embeddings and class-based TF-IDF (c-TF-IDF) to discover easily interpretable topics in document collections. It supports guided, supervised, hierarchical, dynamic, online, multimodal, zero-shot, and LLM-enhanced topic modeling variants.

Use cases

  • discover topics in a corpus of documents
  • cluster customer reviews into themes
  • track how topics evolve over time
  • visualize topics like pyLDAvis
  • do zero-shot topic modeling with seed keywords
  • summarize topic descriptions with LLMs
  • model topics from images
  • incrementally model topics in a stream of documents

When to choose

  • you need interpretable topics from text using modern transformer embeddings
  • you want flexible topic modeling modes (supervised, dynamic, hierarchical, online)
  • you are working in Python and want an actively maintained, well-documented topic modeling library

When to avoid

  • you need a lightweight classic LDA implementation without transformer dependencies
  • you work outside Python or need a hosted no-code service
  • your corpus is tiny and embedding models would be overkill

Facets

library · maturity stable

nlp machine-learning data-science data-visualization machine-learning data-science python cross-platform topic-modeling bert transformers sentence-embeddings ctfidf clustering unsupervised-learning natural-language-processing

3 sources

Member repositories

RepositoryRoleHealth v2
MaartenGr/BERTopicmain77

For agents

markdown · JSON · MCP: product_card(name="MaartenGr/BERTopic")

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