| 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 | Method and Description |
|---|---|
void |
HMMstate.addArc(HMMarc arc)
add arc
arc to the set of arcs leaving this state. |
Copyright © 2016 New York University. All rights reserved.