| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I4695a2573b4d2d8331fc9ce1e9ff83397791a586
|
|
|
|
|
| |
Bug: 14425059
Change-Id: Ia0493ed94e9bd47e9396d8cda94511b47820db0d
|
|
|
|
|
|
| |
Bug: 14425059
Change-Id: I023c1d5109a2c43fcea3bb11a0fd7198c82891ba
|
|
|
|
|
| |
Bug: 14425059
Change-Id: I354408afd8e5c1955ff0acea3d0243d628fe3843
|
|
|
|
|
| |
Bug: 14425059
Change-Id: I864f81ea7dd1d847ef2b016366ce046b1c43d5e5
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 14425059
Change-Id: I50439630034ada0280c44cbbb308aa0b95b72048
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: Icf79a51a200f7ccd775264d1a83dd61e7dcfbab2
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 14425059
Change-Id: Iea51c0ae908d499da19839de06222a1c4d19088e
|
|\| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 14425059
Change-Id: Id21af0110e770caa3e95cb5d7ba8b3d1af8e0b12
|
|\ \ \
| |/ /
|/| /
| |/ |
|
| |
| |
| |
| | |
Change-Id: I472b238a0d59f0092ee1f5f3b12ad63823025fae
|
| |
| |
| |
| | |
Change-Id: Id46f50353b489d84b9a97dd4ddc5519bd99492cd
|
| |
| |
| |
| |
| | |
Bug: 16963362
Change-Id: I50a48806bc3147388d165faab6b572415a851f29
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 15531638
Change-Id: If1b73ac693e45a80df987ea16b2dece5597697e8
|
|/
|
|
|
| |
Bug: 14425059
Change-Id: Ifb9a873eab79efdd6bee8e0da73c0cf37727350e
|
|
|
|
|
|
| |
Bug: 14425059
Change-Id: Id81e3775ea0104750a23e3dca62c00681ed8dc2e
|
|
|
|
|
| |
Bug: 14425059
Change-Id: I734f12dfde5161abdfb019a6391677dba8984ff4
|
|
|
|
| |
Bug: 14425059
Change-Id: I7926c3812f89b9a71fe1873a5bc32f793f91b640
|
|
|
|
|
| |
Bug: 14425059
Change-Id: I1bb9e78ecb24139b87c99be6722e37eec0a2285d
|
|
|
|
|
| |
Bug: 14425059
Change-Id: I0a6b480a3d4735787ffac68c47b4ffefc3f1b8a5
|
|
|
|
|
| |
Bug: 14425059
Change-Id: Iaec277f7bed03d6c6780c6ce90fbe5fe799e175e
|
|
|
|
|
| |
Bug: 16691311
Change-Id: I2122c01ee27c33e11dec52643925c069927bea2b
|
|
|
|
|
| |
Bug: 16691311
Change-Id: Ibd68354a53cebf284a886d76bd8ce9848a51346f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This class will replace BigramDictContent and
ProbabilityDictContent.
Bug: 14425059
Change-Id: I3d15c833957e27b2f5999386db042188272bbb4b
|
|\| |
|
| |
| |
| |
| |
| | |
Bug: 14425059
Change-Id: I74fa4b6ba4605447c1c87427371e4be5eb8e7ae6
|
|\| |
|
| |
| |
| |
| |
| | |
Bug: 14425059
Change-Id: I427fbfd026c1e33b5e9cf78949fe862d8748b7ec
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 16691311
Change-Id: I32eb692cdb758861e24b772fdcda57642b95ae1b
|
| |
| |
| |
| |
| | |
Bug: 14425059
Change-Id: I425536290111f2a8172f31370706f858a1e07f6e
|
|/
|
|
|
| |
Bug: 14425059
Change-Id: Ia1c58d88540f55fb38fe0bdfcd7c0a34ebc7415e
|
|\ |
|
| |
| |
| |
| | |
Bug: 14425059
Change-Id: Ie0b4fe8b9a157da0401bb277c703ab084d5bf9cc
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Possibly offensive words are wrongly demoted when input by
gesture.
Change-Id: Ibb2eb73d4191dea6cb767643341fe96465c1f70c
|
|\| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I95ff6b14d7f444911ec76698381b8d2d8da94776
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 14425059
Change-Id: I79420b755f29f651d8eed61e7e48b6eb001d8dd2
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\| | |
|
| |/
| |
| |
| |
| | |
Bug: 14425059
Change-Id: I9962c546504288f6c22b1a7368f775decd229c62
|