API reference

tlda: Tensor LDA in Python

ThirdOrderCumulant(n_topic, alpha_0, ...[, ...])

Class to compute the third order cumulant

SecondOrderCumulant(n_eigenvec, alpha_0, ...)

Class to compute the third order cumulant

TLDA(n_topic, alpha_0, n_iter_train, ...[, ...])

Class to learn topic-word distribution from a corpus of documents