Package | Description |
---|---|
opennlp.tools.ml | |
opennlp.tools.ml.perceptron |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventModelSequenceTrainer |
Modifier and Type | Method and Description |
---|---|
static EventModelSequenceTrainer |
TrainerFactory.getEventModelSequenceTrainer(Map<String,String> trainParams,
Map<String,String> reportMap) |
Modifier and Type | Class and Description |
---|---|
class |
SimplePerceptronSequenceTrainer
Trains models for sequences using the perceptron algorithm.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.