Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 1 | -271/+0 | |
* | Add AbstractDictDecoder.•••Change-Id: Ie69d84e090f69dc3ea1f5de73ad8c954ecd2c6a7 | 2013-10-04 | 1 | -2/+2 | |
* | Add DictUpdater.•••Change-Id: Ic586e46e5a9f59de53d53e59886d635345940974 | 2013-10-03 | 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/+36 | |
* | Add Ver4DictDecoder.•••Bug: 9618601 Change-Id: I43c5840505c6a847aaf4893a400392ccd45903c0 | 2013-09-19 | 1 | -163/+15 | |
* | Add getDictDecoder.•••Bug: 9618601 Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4 | 2013-09-12 | 1 | -6/+8 | |
* | Hide DictBuffer from BinaryDictDecoderUtils.•••Bug: 9618601 Change-Id: I87515bc1555bdfe09426a056ceda74d8e63eba82 | 2013-09-12 | 1 | -0/+29 | |
* | Add a flag to readDictioanryBinary in DictDecoder.•••Change-Id: I356adb72047ebc43c924fbff1ff45e7460508a31 | 2013-09-11 | 1 | -3/+4 | |
* | Remove a broken dictionary file when fail to read a dictionary file.•••Bug: 10434720 Change-Id: Ibdf05a39113538546b8fcf9d59af7dddf7ca27fc | 2013-08-26 | 1 | -1/+18 | |
* | [Refactor] Add DictDecoder.readUnigramsAndBigramsBinary.•••Change-Id: I259db91d837c67cbcb3b6dc504b21dca23a6a5be | 2013-08-26 | 1 | -0/+13 | |
* | [Refactor] Add DictDecoder.getTerminalPosition.•••Change-Id: I9d04f64a58f5481cbb64cf1c09b5c485dd4176b4 | 2013-08-26 | 1 | -0/+8 | |
* | Rename CharGroup to PtNode.•••Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107 | 2013-08-26 | 1 | -22/+22 | |
* | Add DictDecoder.readDictionaryBinary.•••Bug: 10434720 Change-Id: I14690a6e0f922ed1bab3a4b6c9a457ae84d4c1a4 | 2013-08-23 | 1 | -7/+38 | |
* | Fix writePlacedNode.•••Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978 | 2013-08-22 | 1 | -2/+10 | |
* | Make readPtNode be called with the address from the beginning of the file.•••Change-Id: I8939fdfb4f79e55bcd7393633784effb30df3f8f | 2013-08-21 | 1 | -4/+3 | |
* | Add PtNodeReader.•••Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db | 2013-08-21 | 1 | -0/+155 | |
* | Add DictDecoder.•••Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4 | 2013-08-20 | 1 | -101/+7 | |
* | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 2013-08-20 | 1 | -0/+213 |