public class MalletInstanceListWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected cc.mallet.types.InstanceList |
instanceList |
| Constructor and Description |
|---|
MalletInstanceListWrapper(cc.mallet.types.InstanceList instanceList) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
getNumberOfDocuments() |
int |
getNumberOfWords() |
org.dice_research.topicmodeling.utils.vocabulary.Vocabulary |
getVocabulary() |
Copyright © 2015–2020. All rights reserved.