instances: Access the InstanceList stored by a model

instancesR Documentation

Access the InstanceList stored by a model

Description

MALLET models store a reference to their source documents. This is an accessor function for that reference.

Usage

instances(m)

Arguments

m

a mallet_model object

Value

a reference to the InstanceList object, or NULL if not available


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