Searched refs:FilteredForAnnotation (Results 1 – 2 of 2) sorted by relevance
413 bool FilteredForAnnotation(const AnnotatedSpan& span) const;
760 bool Annotator::FilteredForAnnotation(const AnnotatedSpan& span) const { in FilteredForAnnotation() function in libtextclassifier3::Annotator2368 FilteredForAnnotation((*candidates)[i])) { in AnnotateSingleInput()