update: Update methods for topic models

View source: R/topic_modeling_core.R

updateR Documentation

Update methods for topic models

Description

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

Usage

update(object, ...)

Arguments

object

An existing trained topic model

...

Additional arguments to the call


TommyJones/textmineR documentation built on July 26, 2023, 9:51 p.m.