neural-topic-models topic

List neural-topic-models repositories

contextualized-topic-models

1.2k
Stars
140
Forks
Watchers

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

690
Stars
94
Forks
Watchers

OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)

NQTM

43
Stars
4
Forks
Watchers

Code for Short Text Topic Modeling with Topic Distribution Quantization and Negative Sampling Decoder (EMNLP2020).

TopMost

185
Stars
14
Forks
Watchers

A Topic Modeling System Toolkit

ECRTM

35
Stars
1
Forks
Watchers

Code for Effective Neural Topic Modeling with Embedding Clustering Regularization (ICML2023)

ANTM

32
Stars
7
Forks
Watchers

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 differen...

STREAM

31
Stars
5
Forks
Watchers

A versatile 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 sci...

FASTopic

34
Stars
3
Forks
Watchers

A Fast, Adaptive, Stable, and Transferable Topic Model