| Class | Description |
|---|---|
| ChunkDependencyAnalyzer | |
| Chunker |
a noun group chunker using a maximum entropy model.
|
| CreateModel |
Main class which calls the GIS procedure after building the EventStream
from the data.
|
| GISTrainer |
An implementation of Generalized Iterative Scaling.
|
| LBFGSTrainer |
Train an L2 regularized MaxEnt model with the L-BFGS algorithm
|
| MaxEntNE |
token-level maximum-entropy based name tagger.
|
| MENameTagger |
a Named Entity tagger based on a maximum entropy token classifier.
|
| NameConstraints | |
| Onoma |
Onoma provides a dictionary of proper names ('onomasticon').
|
| Predict |
Test the model on some input.
|
| TokenClassifier |
a trainable classifier for assigning tags to a sequence of tokens
|
| TreeBasedChunker |
Copyright © 2016 New York University. All rights reserved.