|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.fst.SumLatticeDefault cc.mallet.fst.SumLatticeConstrained
public class SumLatticeConstrained
Nested Class Summary |
---|
Nested classes/interfaces inherited from class cc.mallet.fst.SumLatticeDefault |
---|
SumLatticeDefault.Factory, SumLatticeDefault.LatticeNode |
Field Summary |
---|
Fields inherited from class cc.mallet.fst.SumLatticeDefault |
---|
saveXis |
Constructor Summary | |
---|---|
SumLatticeConstrained(Transducer t,
Sequence input,
Sequence output,
Segment requiredSegment,
Sequence constrainedSequence)
|
|
SumLatticeConstrained(Transducer trans,
Sequence input,
Sequence output,
Transducer.Incrementor incrementor,
LabelAlphabet outputAlphabet,
int[] constraints)
Create a lattice that constrains its transitions such that the |
Method Summary |
---|
Methods inherited from class cc.mallet.fst.SumLatticeDefault |
---|
getAlpha, getBeta, getGammaProbability, getGammaProbability, getGammas, getGammaWeight, getGammaWeight, getInput, getLabelingAtPosition, getLatticeNode, getTotalWeight, getTransducer, getXiProbability, getXis, getXiWeight, length |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SumLatticeConstrained(Transducer t, Sequence input, Sequence output, Segment requiredSegment, Sequence constrainedSequence)
public SumLatticeConstrained(Transducer trans, Sequence input, Sequence output, Transducer.Incrementor incrementor, LabelAlphabet outputAlphabet, int[] constraints)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |