sm_lda_topics: Compute Tidy LDA Topic Model

Description Usage Arguments Value

View source: R/text.R

Description

Compute Tidy LDA Topic Model

Usage

1
sm_lda_topics(X, num_topics = 16)

Arguments

X

A term-frequency matrix

num_topics

Integer. Number of topics to learn

Value

A named list of two data frames.


statsmaths/smodels documentation built on Jan. 9, 2021, 1:07 p.m.