rcppmetrics: RcppArmadillo implementation of topic model metrics

BigCao2009R Documentation

RcppArmadillo implementation of topic model metrics

Description

RcppArmadillo implementation of topic model metrics

Usage

BigCao2009(X)

BigArun2010(beta, gamma, doclengths)

BigDeveaud2014(beta)

Arguments

X

The beta matrix of an LDA topic model.

beta

The beta matrix.

gamma

The gamma matrix.

doclengths

A 'vector' with document lengths (number of tokens).

References

https://dn.revuesonline.com/gratuit/DN17_1_06_Deveau.pdf


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