Module: SClust::LDA2

Defined in:
lib/sclust/lda/lda2.rb

Overview

A second approach to using LDA on documents. This uses the tf-idf value to scale the probability of words being included (B value).

Defined Under Namespace

Classes: LDA2, Topic