aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/suggest/policyimpl/dictionary/utils/probability_utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move dictionary code to top level dictionary dir.•••Bug: 18725954 Change-Id: Ia442ba4b5d84311057d83edf6e7aeb151d6a820b Keisuke Kuroyanagi2014-12-171-69/+0
* Add method to encode probability.•••Bug: 14425059 Change-Id: I3e5d359ba5fa38f1669f0e98dfae792ff53efbf8 Keisuke Kuroyanagi2014-10-301-0/+15
* s/stdint.h/cstdint/•••Somehow, we were not able to use cstdint gcc target build. That's no longer the case with Clang. Removed unnecessary header inclusions too. Change-Id: Ic83a4adf696f1d5ec7a9809253f3c95804e622e1 Ken Wakasa2014-04-071-2/+0
* Check whether the word is OOV or not for amanatto update.•••Bug: 11736529 Change-Id: I27973212da7e922b2185dbb4febfb5bb4dfbdcbb Keisuke Kuroyanagi2014-01-081-0/+1
* Compute probability using structure policy.•••Bug: 6669677 Change-Id: Icd50fc30274cce65ebeb2e7cc8368b59e5cda05a Keisuke Kuroyanagi2013-09-061-0/+55