Searched defs:SuggestSelection (Results 1 – 5 of 5) sorted by relevance
45 AnnotatedSpan SuggestSelection(const UnicodeText& context, in SuggestSelection() function
227 bool GrammarAnnotator::SuggestSelection(const std::vector<Locale>& locales, in SuggestSelection() function in libtextclassifier3::GrammarAnnotator
461 bool PodNerAnnotator::SuggestSelection(const UnicodeText &context, in SuggestSelection() function in libtextclassifier3::PodNerAnnotator
806 CodepointSpan Annotator::SuggestSelection( in SuggestSelection() function in libtextclassifier3::Annotator
906 TEST_F(AnnotatorTest, SuggestSelection) { in TEST_F() argument