update {textmineR}R 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


[Package textmineR version 3.0.5 Index]