| Package | Description |
|---|---|
| edu.nyu.jet.chunk | |
| 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.
|
| Class and Description |
|---|
| GISTrainer
An implementation of Generalized Iterative Scaling.
|
| MaxEntNE
token-level maximum-entropy based name tagger.
|
| TokenClassifier
a trainable classifier for assigning tags to a sequence of tokens
|
| Class and Description |
|---|
| TokenClassifier
a trainable classifier for assigning tags to a sequence of tokens
|
Copyright © 2016 New York University. All rights reserved.