| Package | Description |
|---|---|
| edu.nyu.jet.hmm |
The HMM package includes the classes for Hidden Markov Models,
and part-of-speech and name taggers implemented using HMMs. A separate
description is available of the overall structure and external representation
of these models, provided for those who wish to modify the models.
|
| Modifier and Type | Field and Description |
|---|---|
HMM |
HMMemitter.hmm |
HMM |
XNameTagger.nameHMM |
HMM |
HMMNameTagger.nameHMM |
| Modifier and Type | Method and Description |
|---|---|
void |
HMMstate.setHMM(HMM hmm) |
Copyright © 2016 New York University. All rights reserved.