| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Also bump up the format version to 2.
Bug: 5686638
Change-Id: I3aafdd7e42c422202122998ec093280051aa8e07
|
|
|
|
| |
Change-Id: Idc62382f1c814e9bd1466c9f7dda1fcc8ba4137d
|
|
|
|
| |
Change-Id: I25c26e2fe50427d11d97b6204174a4f651963d24
|
|
|
|
| |
Change-Id: I1e83bba2b36bdc0429debb22425ce75001e61c81
|
|
|
|
|
| |
Bug: 5046459
Change-Id: Id2c7686c5da078751ed587e559417e808779aa7a
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move a purely dictionary-format-related function that is needed
both by unigrams and bigrams to the binary format handling
file.
Also remove the empty UnigramDictionary::getBigrams placeholder
function, on grounds that it should be in the BigramDictionary
class.
Bug: 5046459
Change-Id: I8a67a25f72122e2fa0b19ae1d936db25eb0b20ba
|
|
|
|
|
|
|
| |
...and return NULL if it does not matched an expected value.
Bug: 5052486
Change-Id: I1dc7955d2785ee080bc5c22398be9befe332f096
|
|
This actually implements the new dictionary format, but does not
activate the implementation through #defines.
Bug: 4392433
Change-Id: I9b26b9bcb4b823a36e0984799b69730acfc6f7f3
|