Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dfeature-processor.h268 int FindCenterToken(CodepointSpan span,
Dfeature-processor.cc440 int FeatureProcessor::FindCenterToken(CodepointSpan span, in FindCenterToken() function in libtextclassifier2::FeatureProcessor
728 *click_pos = FindCenterToken(input_span, *tokens); in RetokenizeAndFindClick()