HomeSort by relevance Sort by last modified time
    Searched refs:IsNGramMatch (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/actions/
ngram-model.h 53 bool IsNGramMatch(const uint32* tokens, size_t num_tokens,
ngram-model.cc 90 bool NGramModel::IsNGramMatch(const uint32* tokens, size_t num_tokens,
185 if (IsNGramMatch(

Completed in 465 milliseconds