| 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 |
|---|---|
HMMannotator |
XNameTagger.annotator |
HMMannotator |
HMMNameTagger.annotator |
| Modifier and Type | Method and Description |
|---|---|
static void |
HMMNameTagger.tagPersonZone(Document doc,
Span span,
HMMannotator annotator) |
Copyright © 2016 New York University. All rights reserved.