Searched refs:AnnotateAroundSpanOfInterest (Results 1 – 2 of 2) sorted by relevance
392 return AnnotateAroundSpanOfInterest(context, {0, context.size_codepoints()}, in Annotate()396 bool PodNerAnnotator::AnnotateAroundSpanOfInterest( in AnnotateAroundSpanOfInterest() function in libtextclassifier3::PodNerAnnotator466 if (!AnnotateAroundSpanOfInterest(context, click, &annotations)) { in SuggestSelection()495 if (!AnnotateAroundSpanOfInterest(context, click, &annotations)) { in ClassifyText()
70 bool AnnotateAroundSpanOfInterest(const UnicodeText &context,