topic-modeling topic
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
lightLDA
fast sampling algorithm based on CGS
paper-reviewer-matcher
Linear programming solver for paper-reviewer matching and mind-matching
latent-semantic-analysis
Pipeline for training LSA models using Scikit-Learn.
stminsights
A Shiny Application for Inspecting Structural Topic Models
gensim
Topic Modelling for Humans
contextualized-topic-models
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
Resources for learning about Text Mining and Natural Language Processing
BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.