gensim: Load gensim topic model.

gensim_ldamodel_loadR Documentation

Load gensim topic model.

Description

Load gensim topic model.

Usage

gensim_ldamodel_load(modeldir, modelname)

Arguments

modeldir

Directory where a gensim LDA topic model has been saved.

modelname

Name of a gensim LDA topic model. The data for a model

Details

Use 'gensim_ldamodel_load()' to load an ldamodel computed by gensim. The return value is a 'LdaModel' Python object that can serve as input to functions or that can be processed using the 'reticulate' package.

Author(s)

Andreas Blaette


PolMine/biglda documentation built on Feb. 25, 2023, 11:24 p.m.