n_topics: Helper function to determine the number of topics in a topic...

View source: R/topic_diagnostics.R

n_topicsR Documentation

Helper function to determine the number of topics in a topic model

Description

Helper function to determine the number of topics in a topic model

Usage

n_topics(topic_model)

Arguments

topic_model

a fitted topic model object from one of the following: tm-class

Value

an integer indicating the number of topics in the topic model


topicdoc documentation built on July 17, 2022, 1:05 a.m.