Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:51:19.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:53:25.571Z (over 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: 6
- 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