Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dngram-model.cc129 const int num_gaps = ngram_len - 1; in GetNumSkipGrams() local
131 const int len_max = ngram_len + num_gaps * max_skips; in GetNumSkipGrams()