aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/LanguageModelParam.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use NOT_A_PROBABILITY for adding OOV words.•••Bug: 13197276 Change-Id: I23f453c2c1deea70eab552f8d433fe264adf68b3 Keisuke Kuroyanagi2014-02-261-3/+3
* Fix native method signature•••Change-Id: Ia2d566f162f746c6b2b2b874f7278d86abd9e839 Tadashi G. Takaoka2014-01-151-1/+3
* Refactor LanguageModelParam class a bit•••This change must be checked in together with I9ecfd1adc1. Change-Id: I26f8c17d6347b75dba6abb3d73239f4052327dae Tadashi G. Takaoka2014-01-151-0/+113
* Consolidate LanguageModelParam constructors•••Change-Id: I142651d1f268456a5901da524cbe55d315f76d28 Tadashi G. Takaoka2014-01-151-11/+2
* Move LanguageModelParams class to utility package•••This change must be checked in together with Ic82d951237. Change-Id: I2ab451330f85a0147563b805682f26edecb71a29 Tadashi G. Takaoka2014-01-151-0/+65