Searched refs:BIGRAM_PROBABILITY_FOR_VALID_WORD (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DLanguageModelParam.java43 private static final int BIGRAM_PROBABILITY_FOR_VALID_WORD = 10; field in class:LanguageModelParam
183 BIGRAM_PROBABILITY_FOR_VALID_WORD : BIGRAM_PROBABILITY_FOR_OOV_WORD;

Completed in 101 milliseconds