Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dngram-model.cc92 bool NGramSensitiveModel::IsNGramMatch(const uint32* tokens, size_t num_tokens, in IsNGramMatch() function in libtextclassifier3::NGramSensitiveModel
188 if (IsNGramMatch( in Eval()
Dngram-model.h61 bool IsNGramMatch(const uint32* tokens, size_t num_tokens,