|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.tools.coref.CorefSample
public class CorefSample
Constructor Summary | |
---|---|
CorefSample(List<Parse> parses)
|
Method Summary | |
---|---|
List<Parse> |
getParses()
|
static CorefSample |
parse(String corefSampleString)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CorefSample(List<Parse> parses)
Method Detail |
---|
public List<Parse> getParses()
public String toString()
toString
in class Object
public static CorefSample parse(String corefSampleString)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |