diff options
author | 2013-04-16 16:51:55 -0700 | |
---|---|---|
committer | 2013-04-17 19:25:48 -0700 | |
commit | 90cb956c4fd6b9aa2f5c6689448485e87061da50 (patch) | |
tree | 520c6e5a0464a3ae8bae51e971deb412d7a08e0c /java/src/com/android/inputmethod/latin/spellcheck/AndroidWordLevelSpellCheckerSession.java | |
parent | 7a1721753bad0578c7bbc1617f5528b4bc4d953e (diff) | |
download | latinime-90cb956c4fd6b9aa2f5c6689448485e87061da50.tar.gz latinime-90cb956c4fd6b9aa2f5c6689448485e87061da50.tar.xz latinime-90cb956c4fd6b9aa2f5c6689448485e87061da50.zip |
Remove duplicate new-word bigram cost (part 1)
Removes a duplicate application of the new word bigram cost and updates only
the related parameters (those associated with multi-word suggestions).
Note: test results will improve after full optimization.
[Category diff]
+1 357
-1 485
+2 16
-2 20
+3 20
-3 16
+4 198
-4 226
+5 510
-5 443
+6 518
-6 368
+7 394
-7 455
[Weighted category diff]
+1 482
-1 532
+2 22
-2 22
+3 22
-3 22
+4 233
-4 381
+5 578
-5 500
+6 617
-6 498
+7 522
-7 521
Bug: 8633962
Change-Id: I3c3ecc9460e8e03e44925e11b2d4b037a6c3b99e
Diffstat (limited to 'java/src/com/android/inputmethod/latin/spellcheck/AndroidWordLevelSpellCheckerSession.java')
0 files changed, 0 insertions, 0 deletions