diff options
author | 2012-10-23 12:07:57 +0900 | |
---|---|---|
committer | 2012-10-23 17:17:37 +0900 | |
commit | c59c7419878d91852420bcc6663e7dc6aaf446fd (patch) | |
tree | 20ed061375cb911bbaf754557a5dc3ccf1ffea3f /java/src/com/android/inputmethod/latin/StringUtils.java | |
parent | 7f77aed5070981ffa5ccb88b233664962c712f40 (diff) | |
download | latinime-c59c7419878d91852420bcc6663e7dc6aaf446fd.tar.gz latinime-c59c7419878d91852420bcc6663e7dc6aaf446fd.tar.xz latinime-c59c7419878d91852420bcc6663e7dc6aaf446fd.zip |
Return the correct bigram frequency
The "correct" bigram frequency is now returned by the reading
code. However, as the binary format represents the frequency
in a lossy manner, the frequency is not guaranteed to be the
exact same as the one in the source text format - only a close
enough value. It is however the exact same value seen by the
native code.
Bug: 7395653
Change-Id: I49199ef18901c671189912b3550623e9643baedd
Diffstat (limited to 'java/src/com/android/inputmethod/latin/StringUtils.java')
0 files changed, 0 insertions, 0 deletions