A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
- Updated
Jul 24, 2025 - Python
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)
A Topic Modeling System Toolkit (ACL 2024 Demo)
A Fast, Adaptive, Stable, and Transferable Topic Model (NeurIPS 2024)
Papers of Neural Topic Models (NTMs)
Code for Short Text Topic Modeling with Topic Distribution Quantization and Negative Sampling Decoder (EMNLP2020).
Code for Effective Neural Topic Modeling with Embedding Clustering Regularization (ICML2023)
ACL Python package engineered for seamless topic modeling, topic evaluation, and topic visualization. Ideal for text analysis, natural language processing (NLP), and research in the social sciences, STREAM simplifies the extraction, interpretation, and visualization of topics from large, complex datasets.
Aligned Neural Topic Model (ANTM) for Exploring Evolving Topics: a dynamic neural topic model that uses document embeddings (data2vec) to compute clusters of semantically similar documents at different periods, and aligns document clusters to represent topic evolution.
Modeling Dynamic Topics in Chain-Free Fashion by Evolution-Tracking Contrastive Learning and Unassociated Word Exclusion (ACL 2024 Findings)
Code for On the Affinity, Rationality, and Diversity of Hierarchical Topic Modeling (AAAI 2024)
"Modeling electronic health record data using an end-to-end knowledge-graph-informed topic model" paper on Sci Rep (2022)
This repository is associated with the paper "Do Neural Topic Models Really Need Dropout? Analysis of the Effect of Dropout in Topic Modeling", accepted at EACL 2023.
Add a description, image, and links to the neural-topic-models topic page so that developers can more easily learn about it.
To associate your repository with the neural-topic-models topic, visit your repo's landing page and select "manage topics."