|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.tools.coref.sim.MaxentCompatibilityModel
public class MaxentCompatibilityModel
Model of mention compatibiltiy using a maxent model.
Constructor Summary | |
---|---|
MaxentCompatibilityModel(java.lang.String corefProject)
|
Method Summary | |
---|---|
Gender |
computeGender(Context c)
|
Number |
computeNumber(Context c)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MaxentCompatibilityModel(java.lang.String corefProject) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public Gender computeGender(Context c)
public Number computeNumber(Context c)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |