public class SBRSTrainer extends Trainer<PipelineExtractor>
| Constructor and Description |
|---|
SBRSTrainer(Properties properties,
Component... components) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAdd(KAFDocument document,
int sentence,
Opinion[] opinions) |
protected PipelineExtractor |
doTrain() |
public SBRSTrainer(Properties properties, Component... components)
protected void doAdd(KAFDocument document, int sentence, Opinion[] opinions) throws Throwable
doAdd in class Trainer<PipelineExtractor>Throwableprotected PipelineExtractor doTrain() throws Throwable
doTrain in class Trainer<PipelineExtractor>ThrowableCopyright © 2016–2020 FBK. All rights reserved.