CommencerCommencez gratuitement

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:

  1. The tweet corpus
  2. The document term matrix
  3. Number of topics
  4. Number of words in a topic

Cet exercice fait partie du cours

<cours>Analyzing Social Media Data in R</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice