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

  /packages/inputmethods/LatinIME/native/jni/src/
unigram_dictionary.cpp 557 const int pairFreq = correction->getFreqForSplitMultipleWords(
565 AKLOGI("Split two words: freq = %d, length = %d, %d, isSpace ? %d", pairFreq,
568 addWord(outputWord, tempOutputWordLength, pairFreq, queuePool->getMasterQueue());
    [all...]
correction.cpp     [all...]

Completed in 464 milliseconds