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

  /packages/inputmethods/LatinIME/native/jni/src/
bigram_dictionary.cpp 120 int unigramFreq = 0;
124 bigramBuffer, &unigramFreq);
135 BinaryFormat::computeFrequencyForBigram(unigramFreq, bigramFreq);
unigram_dictionary.cpp     [all...]

Completed in 126 milliseconds