ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2357
- days_rel: n/a
- days_push: 657
- n_releases_24m: 0
Adoption not part of the score
3102 stars · 374 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Top2Vec is a Python library that learns jointly embedded topic, document, and word vectors for topic modeling and semantic search. It supports transformer-based embedding models and a contextual mode that finds multiple topics and topic segments within documents.
Use cases
- discover topics in a document corpus
- find semantically similar documents
- search documents by topic
- generate word and document embeddings for text
- segment a long document into topic spans
- get topic distributions per document
When to choose
- you need unsupervised topic modeling without specifying the number of topics
- you want joint topic, document, and word embeddings
- you want semantic search over a text corpus
- you need multi-topic or per-document topic segmentation
When to avoid
- you need a simple keyword or full-text search engine
- you need heavily supervised text classification
- you cannot run transformer embedding models locally
Facets
library · maturity stable
nlp machine-learning search-engine data-science machine-learning data-science python cross-platform topic-modeling word-embeddings document-embedding semantic-search sentence-transformers bert natural-language-processing search
2 sources
- readme: https://github.com/ddangelov/Top2Vec · fetched 2026-08-28 · 83b8252e90a3
- registry_pypi: https://pypi.org/pypi/top2vec/json · fetched 2026-08-29 · c8911890691f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ddangelov/Top2Vec | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ddangelov/Top2Vec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem