Home
last modified time | relevance | path

Searched defs:ngram_id (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/lang_id/features/
Dchar-ngram-feature.cc97 int ngram_id = ( in ComputeNgramCounts() local
140 for (int ngram_id : non_zero_count_indices_) { in Evaluate() local