Notebook slides
class BleiCorpus(gensim.corpora.indexedcorpus.IndexedCorpus) | Corpus in Blei's LDA-C format. | | The corpus is represented as two files: | one describing the documents, | and another describing the mapping between words and their ids.