|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SenseAnnotation | |
---|---|
org.apache.uima.tools.cfe |
Uses of SenseAnnotation in org.apache.uima.tools.cfe |
---|
Methods in org.apache.uima.tools.cfe that return SenseAnnotation | |
---|---|
SenseAnnotation |
AppliedAnnotation.getAssigned()
getter for Assigned - gets Annotation that contains information about sense assigned by applier |
SenseAnnotation |
AppliedAnnotation.getTruth()
getter for Truth - gets Annotation that contains information about manualy preannotated sense |
Methods in org.apache.uima.tools.cfe with parameters of type SenseAnnotation | |
---|---|
void |
AppliedAnnotation.setAssigned(SenseAnnotation v)
setter for Assigned - sets Annotation that contains information about sense assigned by applier |
void |
AppliedAnnotation.setTruth(SenseAnnotation v)
setter for Truth - sets Annotation that contains information about manualy preannotated sense |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |