topic-modeling topic

List topic-modeling repositories

kwx

67
Stars
10
Forks
Watchers

BERT, LDA, and TFIDF based keyword extraction in Python

lightLDA

50
Stars
16
Forks
Watchers

fast sampling algorithm based on CGS

paper-reviewer-matcher

80
Stars
28
Forks
Watchers

Linear programming solver for paper-reviewer matching and mind-matching

latent-semantic-analysis

23
Stars
0
Forks
Watchers

Pipeline for training LSA models using Scikit-Learn.

stminsights

108
Stars
16
Forks
Watchers

A Shiny Application for Inspecting Structural Topic Models

gensim

15.3k
Stars
4.4k
Forks
Watchers

Topic Modelling for Humans

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

text_mining_resources

553
Stars
200
Forks
Watchers

Resources for learning about Text Mining and Natural Language Processing

BERTopic

5.6k
Stars
706
Forks
Watchers

Leveraging BERT and c-TF-IDF to create easily interpretable topics.

Top2Vec

2.8k
Stars
366
Forks
Watchers

Top2Vec learns jointly embedded topic, document and word vectors.