|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Annotator
Something that extends a text labeling with additional annotations.
Method Summary | |
---|---|
void |
annotate(MonotonicTextLabels labels)
Add some extra information to the labels. |
TextLabels |
annotatedCopy(TextLabels labels)
Create a copy of the labels with some additional information added. |
java.lang.String |
explainAnnotation(TextLabels labels,
Span documentSpan)
Explain how annotation was added to some part of the text base. |
Method Detail |
---|
void annotate(MonotonicTextLabels labels)
TextLabels annotatedCopy(TextLabels labels)
java.lang.String explainAnnotation(TextLabels labels, Span documentSpan)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |