| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
...if there aren't any for the exact case version.
Bug: 6752830
Change-Id: I2737148b01ba04a64febe009ceb2ef53c265d224
|
|
|
|
| |
Change-Id: I6ab1462f62b2d53a157494d27342a832ec1f15f7
|
|
|
|
| |
Change-Id: Ia2ab54651ef96521fce01fe4755147909b818803
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I6e0d8de75e129a6d1a33f7c7d5f5fa8c11dd2006
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Stop storing an int in each of the different class types, and
just store a string in the top class.
Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
|
|/
|
|
| |
Change-Id: I169034eba2001b98bad8f8a05372426c3ff8774e
|
|
|
|
| |
Change-Id: I106a858f0be7452dd89f425805a6f72aa88c3f65
|
|
|
|
| |
Change-Id: I6ada110a934b0dafc57d0dcd87723275fa733548
|
|
|
|
| |
Change-Id: I774a0052038d16677f60f7efa11fd266cb5f3088
|
|
|
|
| |
Change-Id: Id883f2d69483c9234877ad42446a582258e1cf91
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*Before
(0) 13.18 (0.01%)
(1) 93025.41 (62.06%)
(2) 10.75 (0.01%)
(3) 10.50 (0.01%)
(4) 117.50 (0.08%)
(5) 55678.98 (37.14%)
(6) 9.09 (0.01%)
(20) 883.84 (0.59%)
Total 149898.24 (sum of others 149749.25)
*After
(0) 17.41 (0.01%)
(1) 92673.41 (61.95%)
(2) 10.62 (0.01%)
(3) 10.37 (0.01%)
(4) 120.96 (0.08%)
(5) 55741.18 (37.26%)
(6) 11.01 (0.01%)
(20) 862.72 (0.58%)
Total 149595.52 (sum of others 149447.68)
Change-Id: Ia5a25a544fc388e4dab1e08d8f78d5117b249cf3
|
|
|
|
| |
Change-Id: I48a87967ac741455502ac1a18465ae6ed7ef0d12
|
|
|
|
|
|
| |
- make all functions in unigram_dictionary const
Change-Id: I94a64865aa793435e6c81890e68d999f6374074e
|
|
|
|
|
|
| |
- proximity_info is now stateless
Change-Id: I62725bfe05b161fa8fc050ea6b50867e10a354e2
|
|
|
|
|
|
| |
Bug: 6548943
Change-Id: I7b4fbe20615a28151a74875be43b9f4a20e0dce9
|
|\
| |
| |
| |
| |
| |
| | |
into jb-dev
* commit 'fb3fdf15040cb67c311047dea0144fa5aa071185':
Enhance the safety net in multiple word suggestions
|
| |
| |
| |
| |
| |
| | |
Bug: 6576793
Change-Id: I97100b482d3cf4e1b417c197b5d1e971a72b998d
|
|\|
| |
| |
| |
| |
| |
| | |
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
* commit '6cbe204fce109fab652da15f4c8ea1ae35fca3e7':
Fix the performance issue on suggesting aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
| |
| |
| |
| |
| |
| | |
Bug: 6576793
Change-Id: I46f56654cd25dc28668ad75ac71e0e3beb8cdcf3
|
|\|
| |
| |
| |
| | |
* commit '62cd919dca9ef85cdd045b539b3ef85e921c6e4c':
Remove a compiler warning.
|
| |
| |
| |
| | |
Change-Id: Id2c949d03a2e38787cbf3c8f99313bcfe8610a1f
|
|\|
| |
| |
| |
| | |
* commit '51705efc96c1c555cf9e0f557ea8cdc1c1c97781':
Add a JNI to get the frequency
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 4192129
Change-Id: I3f220f5a10114d4eb23956148076cf76220bda0f
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'b074dfead504fba4039e4eaaded07c10244ff292':
Add a comment on a caveat for future reference.
|
| | |
| | |
| | |
| | | |
Change-Id: I328a0cd4346275aac960e1369bf370688a004e11
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
into jb-dev
* commit 'bfba64bcfd70ce8e3932d52c4b9f3182d33e1f55':
Compute the correct frequency for bigram prediction
|
| | |
| | |
| | |
| | | |
Change-Id: I3196f48a0ca2ed5e94f430254d58e65d341398c8
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
into jb-dev
* commit '8f9f55dd9d27f6c759c12416c872138b9b4661dc':
Fix a bug where the bigram freq would be underevaluated
|
| | |
| | |
| | |
| | |
| | |
| | | |
The difference in score is not large, but it's still a bug
Change-Id: Ie22c2b6e1206e829c1c8af096469df05af14d47b
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
into jb-dev
* commit '22cf695834009929a6c0fbcd75a9ff56efa04d83':
Split a method to reconstruct freq from uni/bi freq
|
| | |
| | |
| | |
| | |
| | |
| | | |
This has no impact at all on the logic.
Change-Id: I3788c8335cc193433ad9a7512b211a49bb2ffb02
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'bf61bba35feda09a2ad08475481ce042879ff5bb':
Fix two small possible bugs.
|
| |/
| |
| |
| |
| |
| |
| | |
None of these had any real impact, but they were potential
liabilities for the future
Change-Id: I2de581f8b638e423d47a6d99b1a3c96af4c6150d
|
|\|
| |
| |
| |
| | |
* commit 'a0ac31fcaa01c21592a6e7af243c14dada65cf3e':
Fix the issue on multiple words suggestion
|
| |
| |
| |
| |
| | |
Bug: 6509844
Change-Id: I823074a2b29befc3e60c63699ab4dc7719105c63
|
|\|
| |
| |
| |
| | |
* commit 'bc77adefbb0305c5ec0e41ab01e3a085c47c21eb':
Return the bigram frequency if available.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This concludes the work on bug#6313806.
Don't submit it before the dictionaries are suitably amended.
Bug: 6313806
Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f
|
|/ /
| |
| |
| | |
Change-Id: I799811aa3afb59bba2e4086a063f5da03669bba3
|
| |
| |
| |
| | |
Change-Id: Ic7199045d0cffb208871f52cc167194013351d32
|
| |
| |
| |
| | |
Change-Id: I93ed4d88ede4058f081dd8d634b00dfff4e96d07
|
|\ \
| |/
|/|
| | |
into jb-dev
|
| |
| |
| |
| |
| | |
Bug: 5413904
Change-Id: I3aa3a8109ba45d2129b58d8242866fd3dd3473cb
|
|/
|
|
|
| |
Bug: 6096247
Change-Id: I5490bbdee4ce1e3e0729ec1510a2baab85eeaf05
|
|
|
|
|
| |
Bug: 6396600
Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Passing the position will not allow us a reasonable lookup
time. Replace this with a map and bloom filter for very fast
lookup.
Bug: 6313806
Change-Id: I3a61c0001cbc987c1c3c7b8df635d4590a370144
|