ParallelTopicModel: Access MALLET's model object

ParallelTopicModelR Documentation

Access MALLET's model object

Description

This function returns a reference to the main Java object representing an LDA model in MALLET.

Usage

ParallelTopicModel(m)

Arguments

m

a mallet_model object

Value

a reference to a ParallelTopicModel object (or NULL if unavailable)

See Also

RTopicModel


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.