Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 | 2013-12-13 | 1 | -492/+0 | |
* | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 1 | -7/+7 | |
* | Remove flags from Java side.•••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 | 2013-12-13 | 1 | -2/+2 | |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 | 2013-12-13 | 1 | -1/+1 | |
* | Add resolveBigramPositions.•••Bug: 11073222 Change-Id: I680e4304c6ab701e9aa132e1e140d789097a53ae | 2013-10-09 | 1 | -11/+22 | |
* | Add DictUpdater.•••Change-Id: Ic586e46e5a9f59de53d53e59886d635345940974 | 2013-10-03 | 1 | -62/+42 | |
* | Remove some unused variables.•••Change-Id: Iaf1556fec194d17cb4318f2bdcc837f8d79449ef | 2013-10-02 | 1 | -3/+2 | |
* | Change scopes of some methods in DynamicBinaryDictIOUtils.•••Change-Id: I1371d41760b38834d1d5ff40e682ac0a6fc9f2e9 | 2013-09-30 | 1 | -3/+3 | |
* | [Refactor] Add DictDecoder.getTerminalPosition.•••Change-Id: I9d04f64a58f5481cbb64cf1c09b5c485dd4176b4 | 2013-08-26 | 1 | -2/+2 | |
* | Rename CharGroup to PtNode.•••Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107 | 2013-08-26 | 1 | -82/+82 | |
* | Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805 | 2013-08-21 | 1 | -7/+7 | |
* | Add PtNodeReader.•••Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db | 2013-08-21 | 1 | -2/+2 | |
* | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 2013-08-20 | 1 | -2/+2 | |
* | Remove populateOptions.•••Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af | 2013-08-20 | 1 | -2/+2 | |
* | [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 | 2013-08-19 | 1 | -89/+94 | |
* | Add HeaderReaderInterface.•••Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe | 2013-08-19 | 1 | -26/+26 | |
* | Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.•••Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3 | 2013-08-16 | 1 | -9/+10 | |
* | Rename Node to PtNodeArray•••Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99 | 2013-08-16 | 1 | -42/+45 | |
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 | 2013-08-15 | 1 | -15/+15 | |
* | Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...•••This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5 | 2013-08-15 | 1 | -15/+15 | |
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...•••Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de | 2013-08-15 | 1 | -15/+15 | |
* | [Refactor] Move some helper methods to BinaryDictIOUtils.•••Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c | 2013-08-15 | 1 | -2/+2 | |
* | Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.•••Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4 | 2013-08-14 | 1 | -0/+493 |