public class MalletCorpusWrapper
extends cc.mallet.types.InstanceList
implements org.dice_research.topicmodeling.algorithms.VocabularyContaining
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
modCount| Constructor and Description |
|---|
MalletCorpusWrapper(cc.mallet.types.Alphabet dataAlphabet,
cc.mallet.types.Alphabet targetAlphabet) |
MalletCorpusWrapper(cc.mallet.pipe.Pipe pipe) |
MalletCorpusWrapper(cc.mallet.pipe.Pipe pipe,
int capacity) |
| Modifier and Type | Method and Description |
|---|---|
org.dice_research.topicmodeling.utils.vocabulary.Vocabulary |
getVocabulary() |
add, add, add, add, add, addAll, addAll, addThruPipe, addThruPipe, clear, clone, cloneEmpty, cloneEmptyInto, crossValidationIterator, crossValidationIterator, getAlphabet, getAlphabets, getDataAlphabet, getDataClass, getFeatureSelection, getInstanceWeight, getInstanceWeight, getPerLabelFeatureSelection, getPipe, getTargetAlphabet, getTargetClass, hideSomeLabels, hideSomeLabels, load, noisify, remove, remove, removeSources, removeTargets, sampleWithInstanceWeights, sampleWithReplacement, sampleWithWeights, save, set, setFeatureSelection, setInstance, setInstanceWeight, setInstanceWeight, setPerLabelFeatureSelection, setPipe, shallowClone, shuffle, split, split, splitInOrder, splitInOrder, splitInTwoByModulo, subList, subList, targetLabelDistribution, unhideAllLabelscontains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, size, sort, spliterator, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitforEach, iterator, spliteratorcontainsAll, equals, hashCodeparallelStream, streamprivate static final long serialVersionUID
public MalletCorpusWrapper(cc.mallet.pipe.Pipe pipe)
public MalletCorpusWrapper(cc.mallet.pipe.Pipe pipe,
int capacity)
public MalletCorpusWrapper(cc.mallet.types.Alphabet dataAlphabet,
cc.mallet.types.Alphabet targetAlphabet)
Copyright © 2015–2020. All rights reserved.