loadLDA: Get LDA models

Description Usage Arguments Value

View source: R/topics.R

Description

Retrieves LDA models saved in Mongo's GridFS system.

Usage

1
loadLDA(mongo, n = 2:15)

Arguments

mongo

A mongo collection.

n

A numeric vector. Controls which particular models should be retrieved. (ie. 2-topic model, 10-topic model)

Value

a list of LatentDirichletAllocation objects


Chrisss93/cnn.stories documentation built on May 23, 2019, 7:31 a.m.