update: Update methods for topic models

Description Usage Arguments

View source: R/topic_modeling_core.R

Description

update will update a previously-trained topic model based on new data. Useful for updates or transfer learning.

Usage

1
update(object, ...)

Arguments

object

An existing trained topic model

...

Additional arguments to the call


textmineR documentation built on June 28, 2021, 9:08 a.m.