What is Latent Dirichlet Allocation?
LDA is a topic modelling method, that finds latent topics in a document.
How does LDA overall work?
It describes a document a set of topics and then a set of topics as a distribution of words.
What can you use LDA for?
Recommend books based on earlier readings.
Cluster online articles.
How does LDA work in detail?
It categorizes all of the words in a document in topics and then