| Package | Description |
|---|---|
| com.aliasi.hmm |
Classes for estimating and decoding hidden Markov models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHmmEstimator
An
HmmEstimator may be used to train a hidden Markov
model (HMM). |
class |
HmmCharLmEstimator
An
HmmCharLmEstimator employs a maximum a posteriori
transition estimator and a bounded character language model
emission estimator. |
Copyright © 2019 Alias-i, Inc.. All rights reserved.