https://github.com/thakur-nandan/topic-modeling
This repository contains as intuitive example on topic-modeling using regular LDA, and how GuidedLDA is better than regular LDA
https://github.com/thakur-nandan/topic-modeling
gensim guidedlda latent latent-dirichlet-allocation lda nlp nlp-machine-learning nltk python seededlda text topic-modeling
Last synced: about 1 year ago
JSON representation
This repository contains as intuitive example on topic-modeling using regular LDA, and how GuidedLDA is better than regular LDA
- Host: GitHub
- URL: https://github.com/thakur-nandan/topic-modeling
- Owner: thakur-nandan
- License: mit
- Created: 2019-06-29T11:52:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:51:19.000Z (over 3 years ago)
- Last Synced: 2025-03-27T19:39:55.746Z (about 1 year ago)
- Topics: gensim, guidedlda, latent, latent-dirichlet-allocation, lda, nlp, nlp-machine-learning, nltk, python, seededlda, text, topic-modeling
- Language: Jupyter Notebook
- Size: 126 KB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# topic-modeling
This repository contains as intuitive example on topic-modeling using regular LDA, and how GuidedLDA is better than regular LDA