public class FixedTrainer extends AbstractTaggerTrainer
| Constructor and Description |
|---|
FixedTrainer(opennlp.tools.util.TrainingParameters params)
Extends the
AbstractTrainer providing some POSTaggerFactory
. |
createAutomaticDictionary, createNgramDictionary, createTagDictionary, getDictCutOff, getDictSamples, getNgramDictCutOff, getPosTaggerFactory, setDictSamples, setPosTaggerFactory, trainpublic FixedTrainer(opennlp.tools.util.TrainingParameters params)
throws IOException
AbstractTrainer providing some POSTaggerFactory
.params - the training parametersIOException - the io exceptionCopyright © 2016 IXA pipes. All rights reserved.