diff options
author | 2012-05-07 20:14:00 +0900 | |
---|---|---|
committer | 2012-05-10 20:01:44 +0900 | |
commit | 49ba135fdedb3c6b33ec915e91ecad682b7655b8 (patch) | |
tree | dcaf94f212e1a92bf2ea6a9bb9384561008024c3 /java/src/com/android/inputmethod/accessibility/AccessibilityEntityProvider.java | |
parent | 22d196cb178e31d3aac23a1d34c5032299dc8bb5 (diff) | |
download | latinime-49ba135fdedb3c6b33ec915e91ecad682b7655b8.tar.gz latinime-49ba135fdedb3c6b33ec915e91ecad682b7655b8.tar.xz latinime-49ba135fdedb3c6b33ec915e91ecad682b7655b8.zip |
Perform the actual bigram frequency lookup.
This still returns the unigram frequency, because the values stored
for bigrams in the dictionary are not ready to be returned in-place
instead of unigram values. Aside from this, the code is complete.
Bug: 6313806
Change-Id: If7bb7b644730782277f0f6663334c170b7fe13fb
Diffstat (limited to 'java/src/com/android/inputmethod/accessibility/AccessibilityEntityProvider.java')
0 files changed, 0 insertions, 0 deletions