|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsalsa.corpora.elements.Frame
semeval.coreference.SingleCoreferenceAnnotation
public class SingleCoreferenceAnnotation
A SingleCoreferenceAnnotation
stands for one annotation of the
'Coreference' frame.
Constructor Summary | |
---|---|
SingleCoreferenceAnnotation(Frame frame)
Default constructor that takes the Frame as an argument. |
Method Summary |
---|
Methods inherited from class salsa.corpora.elements.Frame |
---|
addElement, addFe, addFlag, getElements, getFes, getFlags, getId, getName, getSource, getTarget, getUsp, getXmltag, setId, setName, setSource, setTarget, setUsp, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SingleCoreferenceAnnotation(Frame frame)
Frame
as an argument.
It simply converts the 'frame' into a
SingleCoreferenceAnnotation
element.
frame
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |