CalculateLDAModelsInKSetOld: Calculate LDA Models up to N Old

Description Usage Arguments Value

View source: R/topic_modelling.R

Description

Legacy function for backward compatibility. Will be removed in the future.

Usage

1
CalculateLDAModelsInKSetOld(dfm, Ks, method = "VEM")

Arguments

dfm

A document frequency matrix

Ks

The number of topics (i.e. 1:N).

Value

A list of models from 1 to N specified on param N.


sailuh/topicflowr documentation built on May 27, 2019, 8:46 a.m.