public interface TaggerTrainer
| Modifier and Type | Method and Description |
|---|---|
opennlp.tools.postag.POSModel |
train(opennlp.tools.util.TrainingParameters params)
Train a pos model with a parameters file.
|
Copyright © 2016 IXA pipes. All rights reserved.