The LDA algorithm
The LDA model is a mathematical model to simultaneously estimate the mixture of words associated with a topic and a mixture of topics that describe each document.
From the list below, select the inputs for LDA() function in R:
- The tweet corpus
- The document term matrix
- Number of topics
- Number of words in a topic
Diese Übung ist Teil des Kurses
Analyzing Social Media Data in R
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten