Corpus {Microsoft.VisualBasic.Data.NLP.LDA} | .NET clr documentation |
a set of documents 语料库,也就是文档集合 @author hankcs
# namespace Microsoft.VisualBasic.Data.NLP.LDA
export class Corpus {
Document: Int32[][];
Vocabulary: Vocabulary;
VocabularySize: integer;
}
Document
: Int32[]Vocabulary
: Vocabulary