Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (2/2) Implement insertWord in Ver4DictUpdater.•••Change-Id: I2328a9df0a009b564e8acaf4180f9b0c1ed0901a | 2013-10-18 | 1 | -3/+4 | |
* | (1/2) Implement insertWord in Ver4DictUpdater.•••Change-Id: Ia3079d5ef00ca7d831c91fb9220ad9c17038c5a3 | 2013-10-18 | 1 | -9/+14 | |
* | Add readVer4PtNodeInfo to Ver4DictDecoder.•••Change-Id: Ibffaf64a9bda1fb0779a9b53558ca56ed31660d3 | 2013-10-17 | 1 | -27/+68 | |
* | Add ShortcutContentReader.•••Change-Id: I7c2d0d86d85775065a9bcb2b4a8463bb4969579e | 2013-10-17 | 1 | -59/+64 | |
* | Add SparseContentTableReader.•••Change-Id: I976afc5d320bc65835d659bae1d10d2cdc68262b | 2013-10-16 | 1 | -39/+78 | |
* | Fix Ver4DictDecoder.readAndFollowForwardLink().•••Change-Id: Ib527a376b693be21aebd4920ac804ee9b161eb96 | 2013-10-16 | 1 | -4/+7 | |
* | Fix readAndFollowForwardLink.•••Change-Id: Ifda44e6139a4a1bd065468a7f74cd9483b343644 | 2013-10-16 | 1 | -1/+2 | |
* | Add the new format of bigram entries.•••In new format, each bigram entry has flags (1 byte), a terminal id (3 byte), a time-stamp (4 byte), a counter (1 byte) and a level (1 byte). Bug: 10920255 Bug: 10920165 Change-Id: I0f7fc125a6178e6d25a07e8462afc41a7f57e3e1 | 2013-10-11 | 1 | -1/+5 | |
* | Add Ver4DictUpdater.•••Change-Id: I986ab26faf535fc4bc98443053f534eced9d048f | 2013-10-04 | 1 | -1/+1 | |
* | Add AbstractDictDecoder.•••Change-Id: Ie69d84e090f69dc3ea1f5de73ad8c954ecd2c6a7 | 2013-10-04 | 1 | -3/+2 | |
* | Separate shortcut targets from the trie file.•••Bug: 10920165 Change-Id: I340759eadbde7fb64cb3b9a3c619ee3a768cedf8 | 2013-10-04 | 1 | -8/+40 | |
* | Add SparseTableContentWriter to Ver4DictEncoder.•••Bug: 10920165 Change-Id: I6372492e97297baad4c5aeeb3fb36dcccd7a944b | 2013-10-03 | 1 | -9/+11 | |
* | Remove some unused variables.•••Change-Id: Iaf1556fec194d17cb4318f2bdcc837f8d79449ef | 2013-10-02 | 1 | -1/+0 | |
* | Make SparseTable have multiple content tables.•••Bug: 10920165 Change-Id: Ie9008452ee292fb0b1fec66e2ffed228c4af6c3e | 2013-10-02 | 1 | -2/+2 | |
* | Fix a test and crash with a better error message when reading•••When there are too many bigrams, we stop reading the file, so the file pointer is in an inconsistent place. This means we have no idea what's going to happen next. It's better to crash right away. Change-Id: Id3b7b78cbe4fda3493b3c9c46758763e1ab5f6a3 | 2013-10-02 | 1 | -1/+2 | |
* | Add skipPtNode to DictDecoders.•••Change-Id: I042ff041b68572182c87dc87db6a6aa2bbbefc6c | 2013-10-01 | 1 | -0/+10 | |
* | Separate bigram entries from the trie file.•••Bug: 10920165 Change-Id: I42eb7f228994a56c2f31a1c83904c8c360b6d088 | 2013-09-30 | 1 | -2/+32 | |
* | Make Ver4DictEncoder write an address table of terminal nodes.•••Bug: 10920165 Change-Id: I86017456ea9fa5d6e12b57172c34f5ed4f88ef94 | 2013-09-25 | 1 | -0/+7 | |
* | Add Ver4DictDecoder.•••Bug: 9618601 Change-Id: I43c5840505c6a847aaf4893a400392ccd45903c0 | 2013-09-19 | 1 | -0/+259 |