Searched refs:annotatedSpans (Results 1 – 1 of 1) sorted by relevance
535 private final AnnotatedSpan[][] annotatedSpans; field in AnnotatorModel.Annotations538 Annotations(AnnotatedSpan[][] annotatedSpans, ClassificationResult[] topicalityResults) { in Annotations() argument539 this.annotatedSpans = annotatedSpans; in Annotations()544 return annotatedSpans; in getAnnotatedSpans()