/gensim

Topic Modeling with multiple corpora - an extension of gensim to support mLDA

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

An extension of gensim to include multiple-corpora LDA (mLDA)

This is a minor alteration of the popular topic modeling framework, Gensim. It adds support for mLDA models. For further documentation, see https://github.com/piskvorky/gensim/


Gensim is open source software released under the GNU LGPL license. Copyright (c) 2009-now Radim Rehurek with extension due to Adam Foster