|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.pipe.Pipe
cc.mallet.grmm.util.SliceLabelsSequence
public class SliceLabelsSequence
* Created: Fri Jan 02 23:27:04 2004
| Constructor Summary | |
|---|---|
SliceLabelsSequence(int k)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SliceLabelsSequence(int k)
| Method Detail |
|---|
public Instance pipe(Instance carrier)
Pipe
pipe in class Pipe
public static LabelSequence sliceLabelsSequence(LabelsSequence lbls,
int slice)
public static LabelSequence sliceLabelsSequence(LabelsSequence lbls,
LabelAlphabet dict,
int slice)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||