Home
last modified time | relevance | path

Searched refs:BestSelectionSpan (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/smartselect/
Dtext-classification-model.cc312 std::pair<CodepointSpan, float> BestSelectionSpan( in BestSelectionSpan() function
352 return BestSelectionSpan(click_indices, scores, selection_label_spans); in SuggestSelectionInternal()
405 BestSelectionSpan(click_indices, scores, selection_label_spans); in SuggestSelectionSymmetrical()