| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This changes the behavior of predictions for some rare cases.
For example, let's consider the case of the prev word is
"ABC", "ABC" and "abc" is in the dict, "ABC" doesn't have
any bigrams, and "abc" has bigrams.
Without this change, "abc"'s bigrams are used for
prediction. But, with this change, "abc"'s bigrams are not
used for prediction. This strategy is the same as the the
current way of bigram probability computation during
traversal (for suggestion).
Bug: 14425059
Change-Id: I857ff39aa70aea265efa651451a63b759bb47d48
|
| | |
| | |
| | |
| | | |
Change-Id: I18021b7ec1588fc52533c48b7d8774bec7764822
|
|\| | |
|
| |/
| |
| |
| |
| | |
Bug: 14425059
Change-Id: I9962c546504288f6c22b1a7368f775decd229c62
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 15687702
Change-Id: I7ace1fbbba724c6e422230a3d88f8cc9ffa8efc2
|
| | |
| | |
| | |
| | | |
Change-Id: I907041b09e5bfce537ed4f592947b2cec8cef4ac
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add scripts for Bengali, Devanagari, Kannada, Malayalam,
and Tamil.
Also include a very minor fix for Arabic.
This concludes work on:
Bug: 15840116
Change-Id: Iade313fc70030a67c68d424d8cb0cac245b883d1
|
| | |
| | |
| | |
| | |
| | | |
Bug: 15840116
Change-Id: I1264fdeea0d4739ca0f360f4934d06e5a824d4e5
|
|\ \ \
| |/ /
|/| | |
|
| |/
| |
| |
| |
| | |
Bug: 15840116
Change-Id: Id72b739e73cb3e72f56e1872ad9d60469555e193
|
| |
| |
| |
| | |
Change-Id: I05512b5434810046c8b72d6bb41567b6cd8b9d6e
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I692c35b8e701d5a84500b949884472545b1f424d
|
|\| | |
|
| |/
| |
| |
| |
| |
| | |
...take 2
Change-Id: I9d13b6d51e13ce2e76ae3febebfb8c310eba509d
|
|/
|
|
| |
Change-Id: Id0777cf3deac94395bd63aee40b49375dff3e35a
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 1db3d860ca0d7380c5a6a3a0f95751565f23043b.
Reverting due to a few critical bugs and unit test failures.
Change-Id: I5e2d02300320438ef9c29577ec5b0860ea91d822
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 99aff0af98e66b1d8515225a103f5beb84d098b9.
Reverting due to a few critical bugs and unit test failures.
Change-Id: Id41d802981d079f17134a03cc30ab36a3cdd4ac1
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit ebdd641d585e7273bbce1e018d4632e3c3187762.
Reverting due to a few critical bugs and unit test failures.
Change-Id: Ie7958d749dc813c1752d03aec7f14f5586225ff7
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit a8d80ec01202633709d161fb01df0126602d4eb6.
Reverting due to a few critical bugs and unit test failures.
Change-Id: I3f49b54f34d875e8986d6ddc2523ab0b706dc6f2
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
lmp-dev
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit bcb61da581edfef5120a7a38a5de98d35fa65255.
Reverting due to a few critical bugs and unit test failures.
Change-Id: I5f7ee2c7883496ed36e56b3ef12fac91f85f9866
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
It easily breaks the checkbuild.
Change-Id: I43b35fade550ff9d64782ea43cb6e3a804424830
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit 60a2cd8ac439bf41bfddc5f5f339feda7c7ff175.
Reverting due to build breakage under the unbundled branch.
Change-Id: Iab2988c53884166f62c95da920ac7a7079a0e5a0
|
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Change-Id: I9e13bb3efad557e9199021a344d8dff8215d97fa
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The 'processedEvent' variables will ultimately disappear entirely.
Change-Id: If44c68c1116faa9ca23e4ffeabe320704431ab3c
|
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: If4baba0af2e88627f22b5e7312948fc3d9c5a25f
|
|\| | | |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I1f69ea704056943fa3371ff610e2d8181ead2376
|
|\| | |
|
| |/
| |
| |
| | |
Change-Id: Ic2d95d19b1ac66e3e97e4a16187ce5aecb4ac678
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 14425059
Change-Id: Ief36f808ed4f3e35bfab07837ea314d2564973ab
|
| | |
| | |
| | |
| | |
| | | |
Bug: 11866784
Change-Id: Ic50b6eb1bd8f2b823e2c9dfad04d8615bc910936
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | | |
If anyone has better names for those...
Change-Id: Ia2dfc75381816bd688948647e2c50c10657b9e89
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 14425059
Change-Id: Id955a2e07dbdfb90ae55720f0c92597e0594c0d9
|
|\| |
| | |
| | |
| | | |
into lmp-dev
|
| |/
| |
| |
| |
| | |
Bug: 14425059
Change-Id: I92403d750d2979408b41554dcd79b0ed31b41161
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Deleted: 38 words
Probability adjusted: 11 words
Added: 1299 words
[Category diff]
+1 15
-1 0
+2 0
-2 0
+3 0
-3 0
+4 0
-4 0
+5 0
-5 3
+6 1
-6 0
+7 0
-7 13
[Weighted category diff]
+1 15
-1 0
+2 0
-2 0
+3 0
-3 0
+4 0
-4 0
+5 0
-5 3
+6 1
-6 0
+7 0
-7 13
Change-Id: I1a6513954d60b30738cb849578ce535c5e05eb1a
|