im-pek / LDA_Topic_Modelling

Latent Dirichlet Allocation (LDA) is a topic modelling technique that involves a three-layered probabilistic approach, taking into account words at words, documents, and corpus level. It is accompanied by its very own unique and powerful data visualisation tool, LDAvis (as part of this code in its Pythonic version, pyLDAvis), as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Latent Dirichlet Allocation (LDA) is a topic modelling technique that involves a three-layered probabilistic approach, taking into account words at words, documents, and corpus level. It is accompanied by its very own unique and powerful data visualisation tool, LDAvis (as part of this code in its Pythonic version, pyLDAvis), as well.


Languages

Language:Python 100.0%