GMTM version 0.1.0
Create
textmodel_kmeans()
and
textmodel_gmm()
as wrappers around Armadillo’s
kmeans
and
gmm_diag
functions, respectively.
Create
terms()
and
topics()
as utility functions for topic analysis.