public class SliceLabelsSequence extends Pipe
Constructor and Description |
---|
SliceLabelsSequence(int k) |
Modifier and Type | Method and Description |
---|---|
Instance |
pipe(Instance carrier)
Really this should be 'protected', but isn't for historical reasons.
|
static LabelSequence |
sliceLabelsSequence(LabelsSequence lbls,
int slice) |
static LabelSequence |
sliceLabelsSequence(LabelsSequence lbls,
LabelAlphabet dict,
int slice) |
alphabetsMatch, getAlphabet, getAlphabets, getDataAlphabet, getInstanceId, getTargetAlphabet, instanceFrom, instancesFrom, instancesFrom, isDataAlphabetSet, isTargetProcessing, newIteratorFrom, preceedingPipeDataAlphabetNotification, preceedingPipeTargetAlphabetNotification, precondition, readResolve, setDataAlphabet, setOrCheckDataAlphabet, setOrCheckTargetAlphabet, setTargetAlphabet, setTargetProcessing
public Instance pipe(Instance carrier)
Pipe
public static LabelSequence sliceLabelsSequence(LabelsSequence lbls, int slice)
public static LabelSequence sliceLabelsSequence(LabelsSequence lbls, LabelAlphabet dict, int slice)
Copyright © 2016. All rights reserved.