Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/utils/
Dngram_utils.h27 Trigram = 2, enumerator
37 NgramType::Unigram, NgramType::Bigram, NgramType::Trigram
41 NgramType::Trigram, NgramType::Bigram, NgramType::Unigram
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_writing_helper.cpp49 entryCounts.getNgramCount(NgramType::Trigram), in writeToDictFile()