Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move code only used for dicttool and tests under tests.•••Bug: 13035567 Change-Id: I13c6df013ef2b67c9bf67455d9c32d283bf9ea2e | 2014-03-27 | 1 | -881/+0 | |
* | Separate WeightedString from FusionDictionary.•••Bug: 8187060 Change-Id: I40c1dafca3eb52244c64fdb4c1db30a56385d678 | 2014-03-06 | 1 | -1/+0 | |
* | Remove unused code.•••Bug: 12810574 Change-Id: I9c7fff60ae0e94d52f3bd19c3e88de5a53b917d7 | 2014-02-15 | 1 | -141/+52 | |
* | Make PtNode have ProbabilityInfo instead of raw value.•••Bug: 11281877 Bug: 12810574 Change-Id: Id1cda0afc74c4e30633c735729143491b2274a7b | 2014-02-10 | 1 | -4/+4 | |
* | Reading dictionary containing timestamps in Java Side.•••Just skipping historical information fields. Bug: 11281877 Change-Id: I43d2adaa576b7da11ed3ca54990265dbb6f53b08 | 2014-01-29 | 1 | -9/+2 | |
* | Move DictUpdater to the tests directory.•••Bug: 11245133 Change-Id: I0907a091ac3ae960eaf3b27da78dbb48a24b2ea1 | 2013-12-17 | 1 | -0/+2 | |
* | 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 | -17/+11 | |
* | 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 | -3/+29 | |
* | Separate shortcut targets from the trie file.•••Bug: 10920165 Change-Id: I340759eadbde7fb64cb3b9a3c619ee3a768cedf8 | 2013-10-04 | 1 | -1/+1 | |
* | Remove some unused variables.•••Change-Id: Iaf1556fec194d17cb4318f2bdcc837f8d79449ef | 2013-10-02 | 1 | -6/+2 | |
* | Separate bigram entries from the trie file.•••Bug: 10920165 Change-Id: I42eb7f228994a56c2f31a1c83904c8c360b6d088 | 2013-09-30 | 1 | -6/+8 | |
* | Add SparseTable.•••Bug: 10920165 Change-Id: I749dd0269e788799e30b10beb2671813d40ce15f | 2013-09-26 | 1 | -0/+20 | |
* | Make Ver4DictEncoder write an address table of terminal nodes.•••Bug: 10920165 Change-Id: I86017456ea9fa5d6e12b57172c34f5ed4f88ef94 | 2013-09-25 | 1 | -1/+3 | |
* | Add Ver4DictDecoder.•••Bug: 9618601 Change-Id: I43c5840505c6a847aaf4893a400392ccd45903c0 | 2013-09-19 | 1 | -2/+2 | |
* | Fix getChildrenPosition.•••Change-Id: Ic39592dbf0d4e6d2e4879cdb1a95b65d46a57e92 | 2013-09-18 | 1 | -2/+9 | |
* | Add Ver4DictEncoder.•••Bug: 9618601 Change-Id: I161d2845906f07c1251deb8005fdffe49c5b7940 | 2013-09-13 | 1 | -4/+15 | |
* | Add writePtNode to DictEncoder.•••Bug: 9618601 Change-Id: Ie4529444780edee8d0f0d5f23c5619c1a3344286 | 2013-09-11 | 1 | -9/+24 | |
* | Hide physical structure of the dictionary from BinaryDictEncoderUtils.•••Bug: 9618601 Change-Id: I01b8da42058d7c05bf7f4e6d43718032c2ad12c5 | 2013-09-09 | 1 | -148/+35 | |
* | Rename write(|Signed)VariableAddress and to write(|Signed)ChildrenPosition.•••Change-Id: Ib018bde346744b470a4fb13b0c57e3a633b8bb20 | 2013-09-06 | 1 | -23/+23 | |
* | Add computeChildrenPosition and simplify writePlacedNode.•••Change-Id: Idcf0e056bf61e29844d4d0e91c482cd78c41704c | 2013-09-06 | 1 | -20/+19 | |
* | [Refactor] Add writeDictionaryHeader.•••Change-Id: I69026c47ce1d23f5c39c99ace76fa6b96cd1ce1b | 2013-09-05 | 1 | -12/+22 | |
* | Simplify computeActualNodeArraySize.•••Change-Id: I128d02866c2cc70c42263496927327b8a2130139 | 2013-08-26 | 1 | -7/+3 | |
* | Rename CharGroup to PtNode.•••Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107 | 2013-08-26 | 1 | -221/+227 | |
* | Fix writePlacedNode.•••Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978 | 2013-08-22 | 1 | -4/+5 | |
* | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.•••Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f | 2013-08-22 | 1 | -3/+1 | |
* | Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805 | 2013-08-21 | 1 | -0/+1006 |