ChooseKLDAModelsPerplexity: Choose K through Perplexity

Description Usage Arguments Value

View source: R/topic_modelling.R

Description

This function attemps to quantify our visual perception of the elbow method to pick k, the number of topics.

Usage

1
ChooseKLDAModelsPerplexity(lda.model.list, topic.size.median.threshold)

Arguments

lda.model.list

A list of topic models. See CalculateLDAModelsUpToN.

Value

a single integer indicating the number of topics


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