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