|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeatureTransducer.State | |
|---|---|
| cc.mallet.fst | Transducers, including Conditional Random Fields (CRFs). |
| Uses of FeatureTransducer.State in cc.mallet.fst |
|---|
| Methods in cc.mallet.fst that return FeatureTransducer.State | |
|---|---|
FeatureTransducer.State |
FeatureTransducer.Transition.getDestinationState()
|
| Methods in cc.mallet.fst that return types with arguments of type FeatureTransducer.State | |
|---|---|
java.util.Iterator<FeatureTransducer.State> |
FeatureTransducer.initialStateIterator()
|
| Constructors in cc.mallet.fst with parameters of type FeatureTransducer.State | |
|---|---|
FeatureTransducer.Transition(int input,
int output,
double weight,
FeatureTransducer.State sourceState,
java.lang.String destinationName)
|
|
FeatureTransducer.TransitionIterator(FeatureTransducer.State source)
|
|
FeatureTransducer.TransitionIterator(FeatureTransducer.State source,
int input)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||