Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator.h379 bool ModelClickContextScoreChunks(
H A Dannotator.cc2937 if (!ModelClickContextScoreChunks(num_tokens, span_of_interest, in ModelChunk()
2995 bool Annotator::ModelClickContextScoreChunks( in ModelClickContextScoreChunks() function in libtextclassifier3::Annotator