|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.fst.semi_supervised.GELattice.LatticeNode
protected class GELattice.LatticeNode
Contains forward-backward vectors correspoding to an input position and a state index.
Field Summary | |
---|---|
protected LogNumber[] |
alpha
|
protected LogNumber[] |
beta
|
Constructor Summary | |
---|---|
GELattice.LatticeNode()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected LogNumber[] alpha
protected LogNumber[] beta
Constructor Detail |
---|
public GELattice.LatticeNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |