public class CorefTrainer extends Object
| Constructor and Description |
|---|
CorefTrainer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
train(String modelDirectory,
ObjectStream<CorefSample> samples,
boolean useTreebank,
boolean useDiscourseModel) |
public static void train(String modelDirectory, ObjectStream<CorefSample> samples, boolean useTreebank, boolean useDiscourseModel) throws IOException
IOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.