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
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.