Yusuke Nojima
|
04d8737015
|
Calculate edit distances incrementally.
Change-Id: I3ee734b9b71351523dc8658cba33d6c8435e348e
|
2011-10-14 14:29:28 +09:00 |
Yusuke Nojima
|
a4c1f1c1fd
|
Calibrate the scores of the proximity chars according to the distances.
+1 75
-1 27
+2 0
-2 0
+3 0
-3 0
+4 30
-4 48
+5 37
-5 27
+6 4
-6 35
+7 9
-7 18
Change-Id: I3c6ab06a0084c18ab595147c36c2ff4b1e961a7b
|
2011-10-11 15:28:32 +09:00 |
satok
|
57834c20a5
|
Fix a bug of the conversion of the correction algorithm
Bug: 5414829
+1 25
-1 17
+2 0
-2 0
+3 0
-3 0
+4 15
-4 9
+5 2
-5 9
+6 13
-6 4
+7 3
-7 19
Change-Id: Ie99db961051320ee31d31476ea7c25b1d837c484
|
2011-10-07 00:23:26 +09:00 |
Yusuke Nojima
|
e4ba822cc6
|
Promote touches in hit box according to the distance from sweet spot
Change-Id: Ice0fd0514304a79aed67627c2ea3439bd5177de4
|
2011-10-05 17:33:43 +09:00 |
satok
|
eb050fc2dc
|
Demote words with a capitalized char
Bug: 5371514
+1 4
-1 2
+2 0
-2 0
+3 0
-3 0
+4 1
-4 3
+5 0
-5 12
+6 3
-6 3
+7 12
-7 0
Change-Id: I6b46e43f9059f1e8a1cc02a626ea6eb8f1f9924f
|
2011-10-03 20:11:06 +09:00 |
Yusuke Nojima
|
9ee8c9c45c
|
Calibrate score by touch coordinates
Change-Id: I9fc066eb1a455243536e72405922fcb7e26d7dc6
|
2011-09-30 18:08:28 +09:00 |
Yusuke Nojima
|
da9f556a15
|
Merge "Classify touches into three types."
|
2011-09-30 01:26:15 -07:00 |
Yusuke Nojima
|
258bfe66e0
|
Classify touches into three types.
Change-Id: I7c1d42835e0c15d596a1b66d421b0aa514ec0890
|
2011-09-30 17:22:22 +09:00 |
satok
|
40a5f6fa4d
|
Add a flag to demote completed suggestions
Bug: 5390063
Change-Id: I0ef4fbcc705539624269fd2f8c4e782679fc44b3
|
2011-09-29 19:48:18 +09:00 |
Yusuke Nojima
|
032cfeef5a
|
Delete unused function and add TODO comment for a potential bug.
Change-Id: I7b16de1bd6b278c51d56eb1904e186c3db3b7f3d
|
2011-09-14 16:09:24 +09:00 |
satok
|
a6f2fcdcea
|
Fix a bug for calculating the edit distance
Change-Id: I4c2cd102c258ccdb2de18c53901f91c0f7c7a986
|
2011-08-26 19:30:56 +09:00 |
Yusuke Nojima
|
0ada663f3d
|
remove unnecessary condition check.
Change-Id: I6e5e3dee0ca3aae0088dcb309da8be16d3842d47
|
2011-08-26 18:54:07 +09:00 |
satok
|
7adf2cdbbc
|
Combine proximity and corrections
bug: 4170136
Change-Id: I0a6d54c769b05f7a67f2f472d48a3e54fe3af475
|
2011-08-24 19:29:21 +09:00 |
satok
|
10266c09ec
|
Combine the skipped and transposed correction
bug: 4170136
Change-Id: I7b50b40478abf27f51ec5e001815ff4882f3e5e5
|
2011-08-23 23:40:29 +09:00 |
satok
|
6d78302155
|
Fix last excessive char correction handling
Change-Id: Id1d46cd96e041fbbbee995093ef8ca56daa3b383
|
2011-08-19 18:31:43 +09:00 |
satok
|
b9d09e73e0
|
Refactor correction.cpp
Change-Id: I1275496e3e7d7124494994d3c52730ec8afdfad3
|
2011-08-19 17:49:44 +09:00 |
satok
|
9db2097f7b
|
Do the transposed correction and the excessive correction by one loop
Change-Id: Idc7a3451a65f7b980e5c499e9083f67646b3a199
|
2011-08-19 17:10:10 +09:00 |
satok
|
bcac0e9e23
|
Improve fat finger correction.
Change-Id: I37ed0dc6956f7e6fab5dcfd0483ab5691cd819d4
|
2011-08-17 01:04:35 +09:00 |
satok
|
0cedd2bcc3
|
Combilne normal correction and skip correction
Change-Id: Ide868d977c0f35900340c7be1b71d572c69a8806
|
2011-08-15 17:13:39 +09:00 |
satok
|
466ed22fc6
|
Removed matchedChar count
Change-Id: I69e92026f802635f900b1e72d089afe4bda5fb0b
|
2011-08-11 23:01:54 +09:00 |
satok
|
f3948c1eac
|
Calculate the skip correction by one loop
Change-Id: Ie70829407cd58be2ffe75c7d649d86f62ee4df24
|
2011-08-11 17:18:23 +09:00 |
satok
|
635f68e822
|
Improve skip correction algorithm
Change-Id: Ife45e3886137d60a4e903d4c6f7a9ef20c7e705a
|
2011-08-11 12:55:26 +09:00 |
satok
|
208268d149
|
Add correction state.
Change-Id: I0a1419922e1ce7a15b566d1b6da3794f8e84c754
|
2011-08-10 19:10:26 +09:00 |
satok
|
cfca3c6317
|
Refactor CorrectionState to Correction
Change-Id: I5f1ce35413731f930b43b1c82014e65d9eaa240b
|
2011-08-10 14:40:25 +09:00 |