|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.tools.coref.CorefTrainer
public class CorefTrainer
Constructor Summary | |
---|---|
CorefTrainer()
|
Method Summary | |
---|---|
static void |
train(String modelDirectory,
ObjectStream<CorefSample> samples,
boolean useTreebank,
boolean useDiscourseModel)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorefTrainer()
Method Detail |
---|
public static void train(String modelDirectory, ObjectStream<CorefSample> samples, boolean useTreebank, boolean useDiscourseModel) throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |