update {textmineR} | R Documentation |
update
will update a previously-trained topic model based
on new data. Useful for updates or transfer learning.
update(object, ...)
object |
An existing trained topic model |
... |
Additional arguments to the call |