M - hypothesis model typeI - input symbol typeD - output domain typepublic interface GlobalSuffixLearner<M,I,D> extends LearningAlgorithm<M,I,D>, GlobalSuffixFeature<I>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GlobalSuffixLearner.GlobalSuffixLearnerDFA<I> |
static interface |
GlobalSuffixLearner.GlobalSuffixLearnerMealy<I,O> |
LearningAlgorithm.DFALearner<I>, LearningAlgorithm.MealyLearner<I,O>getHypothesisModel, refineHypothesis, startLearningaddGlobalSuffixes, getGlobalSuffixesCopyright © 2015. All rights reserved.