|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MaxLattice | |
---|---|
cc.mallet.fst | Transducers, including Conditional Random Fields (CRFs). |
Uses of MaxLattice in cc.mallet.fst |
---|
Classes in cc.mallet.fst that implement MaxLattice | |
---|---|
class |
MaxLatticeDefault
Default, full dynamic programming version of the Viterbi "Max-(Product)-Lattice" algorithm. |
Methods in cc.mallet.fst that return MaxLattice | |
---|---|
MaxLattice |
MaxLatticeFactory.newMaxLattice(Transducer trans,
Sequence inputSequence)
|
abstract MaxLattice |
MaxLatticeFactory.newMaxLattice(Transducer trans,
Sequence inputSequence,
Sequence outputSequence)
|
MaxLattice |
MaxLatticeDefault.Factory.newMaxLattice(Transducer trans,
Sequence inputSequence,
Sequence outputSequence)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |