Package org.knowceans.corpus

Interface Summary
ICorpus  
ILabelCorpus ILabelCorpus is a corpus with label information.
ISplitCorpus ISplitCorpus allows a corpus to resize and split a cross validation data set.
ITermCorpus  
 

Class Summary
CorpusResolver CorpusResolver resolves indices into names.
DisjointDocTerms DisjointDocTerms partitions the a given document-term matrix into P mutually exclusive document subsets and term subsets.
Document wrapper for a document in LDA
LabelNumCorpus Represents a corpus of documents, using numerical data only.
NumCorpus Represents a corpus of documents, using numerical data only.
VisCorpus