| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 13458617
Change-Id: I4942af4a48881fb6ca866c74140b262e6d323f4a
|
|
|
|
|
| |
Bug: 8187060
Change-Id: Ice2984e332b7bd3bb17174aefc80b5635b72fc50
|
|
|
|
|
| |
Bug: 13164518
Change-Id: I8768ad887af8b89ad9f29637f606c3c68629c7ca
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 12810574
Change-Id: Ice415ebd8d11162facca3fe8927ef8a616b11424
|
|/
|
|
| |
Change-Id: I134f14971126cbeed05b472c08747f2b88ad30e6
|
|
|
|
|
| |
Bug: 11281748
Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1
|
|
|
|
|
| |
Bug: 12810574
Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693
|
|
|
|
|
| |
Bug: 11281748
Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86
|
|
|
|
|
|
|
| |
Just skipping historical information fields.
Bug: 11281877
Change-Id: I43d2adaa576b7da11ed3ca54990265dbb6f53b08
|
|
|
|
|
| |
Bug: 12443085
Change-Id: I41a5cf6c895cb59e54af98b40efded36afcd3247
|
|
|
|
|
|
| |
Yay !
Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9
|
|
|
|
|
|
|
|
|
|
|
|
| |
This simplifies the code quite a bit.
- GERMAN_UMLAUTS are now handled through a key-value attribute.
The dictionary generator does not need to know about it any more.
- FRENCH_LIGATURES are deprecated as we handle them with shortcuts now.
- CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied
regardless of this flag.
Bug: 11281748
Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1
|
|
|
|
|
|
| |
The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|
|
|
|
|
| |
Bug: 10197478
Change-Id: I34d3c21bd7f70885a3031ce91a4d4c4ba3564856
|
|
|
|
|
|
|
|
| |
- GC gets failure when the dictionary become empty.
- Useless unigrams are sometimes not removed.
Bug: 10197478
Change-Id: I8d1479c01efba61a81f03bc077da6bcb4797a940
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I0401a4c0908c702ce65abfa5e017dd16cb1296f9
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Ib2d9228b951c77dab7a8675ce9db60677e87e771
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I9d6aba76cef2616f0549e612db9701e1d6a19467
|
|
Groundwork and implement simple decay.
Increment probability when typed and decrement probability
at GC.
Bug: 6669677
Change-Id: Ib12caead0cbeef4ce7808fe8ac0b00ee331523fe
|