Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass prevWordCount to native code for getSuggestion.•••Bug: 14425059 Change-Id: Id2b49a448982c997e5c0a22445b115e675156c3e | 2014-09-18 | 2 | -14/+13 | |
* | Merge "Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader." | 2014-09-17 | 3 | -13/+11 | |
|\ | |||||
| * | Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader.•••Change-Id: Ie3325bb9666c7ff6d519a1b72ed2fe9fc4f140a9 | 2014-09-17 | 3 | -13/+11 | |
* | | Merge "Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader." | 2014-09-17 | 3 | -12/+11 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader.•••Change-Id: Ia1065465abdf7c64fadb3ff1efd2a4d2df343264 | 2014-09-17 | 3 | -12/+11 | |
* | | Merge "Use ReadOnlyByteArrayView in ShortcutListPolicy" | 2014-09-17 | 5 | -26/+26 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in ShortcutListPolicy•••Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa | 2014-09-17 | 5 | -26/+26 | |
* | | Merge "Use ReadOnlyByteArrayView in BigramListPolicy." | 2014-09-17 | 3 | -28/+26 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in BigramListPolicy.•••Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926 | 2014-09-17 | 3 | -28/+26 | |
* | | Merge "Use ReadOnlyByteArrayView in PatriciaTriePolicy." | 2014-09-17 | 3 | -44/+59 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in PatriciaTriePolicy.•••Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71 | 2014-09-17 | 3 | -44/+59 | |
* | | Merge "Add firstOrDefault and lastOrDefault to IntArrayView." | 2014-09-17 | 4 | -3/+37 | |
|\ \ | |/ |/| | |||||
| * | Add firstOrDefault and lastOrDefault to IntArrayView.•••Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0 | 2014-09-17 | 4 | -3/+37 | |
* | | Use CodePointArrayView in DictionaryUtils.•••Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2 | 2014-09-17 | 3 | -7/+8 | |
* | | Use CodePointArrayView in Dictionary.•••Change-Id: I63fa0a8348f6de6ec7a424a8033e936b4af72beb | 2014-09-17 | 3 | -50/+51 | |
* | | Use IntArrayView in DynamicPtUpdatingHelper.•••Change-Id: Ifa185eba7dd9abee1b35e49fe559be1042ca63d7 | 2014-09-17 | 7 | -95/+85 | |
|/ | |||||
* | Support n-gram for look-up.•••Bug: 14425059 Change-Id: I19523c29fb802cd65158c7540d1608e7f55c4ca7 | 2014-09-17 | 6 | -18/+28 | |
* | Support removing n-gram entry in structure policy.•••Bug: 14425059 Change-Id: Ifd2ac97a15dcbb936e2f068866a9d1ee68759ba2 | 2014-09-16 | 2 | -12/+2 | |
* | Support adding n-gram entry in structure policy.•••Bug: 14425059 Change-Id: Ia207d3c4735b1d6d43f18d18a70d28af613cb458 | 2014-09-16 | 3 | -16/+7 | |
* | Update input checking logic for adding/removing n-gram.•••Bug: 14425059 Change-Id: Ifb4e3c3f06aaf9a16f632ff208ba76cf741cea83 | 2014-09-16 | 3 | -20/+39 | |
* | Have mPrevWordCount in DicNodeProperties.•••Bug: 14425059 Change-Id: I5ce22bace4ec08d0da4e5c167288a742c4426c33 | 2014-09-16 | 1 | -6/+11 | |
* | Support decaying dict in getWordProbability().•••Bug: 14425059 Change-Id: I24db3f9131c2999fc388035dc365c7faaef3bdb1 | 2014-09-14 | 4 | -13/+18 | |
* | Use passed previous word count in PrevWordsInfo.•••Bug: 14425059 Change-Id: I04007bdacf0176a05be7a27ef1c20c5b851d8bed | 2014-09-14 | 7 | -48/+67 | |
* | Use WordIdArrayView for prevWordIds.•••Bug: 14425059 Change-Id: Ia84fb997d89564e60111b46ca83bbfa3b187f316 | 2014-09-11 | 20 | -138/+133 | |
* | Implement IntArrayView.copyToBuffer().•••Bug: 14425059 Change-Id: Ic1b7de72701eae0c0b1bb28d12514099446a66a9 | 2014-09-11 | 2 | -1/+30 | |
* | Remove unigram probability from dicNode.•••Bug: 14425059 Change-Id: Ie848e8568bb4dbb1d8358e823a881d9157a1aad3 | 2014-09-10 | 6 | -32/+11 | |
* | Quit using dicNode.getUnigramProbability().•••Bug: 14425059 Change-Id: I192070cc11e5d46c8413ebc19982d6a8c93577fc | 2014-09-10 | 4 | -8/+16 | |
* | Use CodePointArrayView to create children DicNodes.•••Change-Id: Ie940b6595f3f3f804fbb8dd03c710ea062b75af3 | 2014-09-10 | 6 | -13/+20 | |
* | Use WordAttributes for checking flags.•••Bug: 14425059 Change-Id: Idee84478a482a0e7b5cc53e5dbd4e2484584ba79 | 2014-09-10 | 8 | -41/+22 | |
* | Introduce WordAttributes to get word probability and flags.•••Bug: 14425059 Change-Id: Iee11d038e0893d7ddd6c52447907f8c55fecb6a5 | 2014-09-10 | 10 | -28/+116 | |
* | Use getProbabilityOfWordInContext for prediction.•••Bug: 14425059 Change-Id: I9d5c905a0adda3503c593bfbf0bb9af8d1686f5d | 2014-09-10 | 2 | -8/+12 | |
* | Implement LanguageModelDictContent.getWordProbability().•••Bug: 14425059 Change-Id: I290a05cee6f341caa25fb222892505529cef1eb7 | 2014-09-10 | 8 | -40/+95 | |
* | Use MultiBigramMap in structure policy.•••Bug: 14425059 Change-Id: I4d78da4839ef177e0223e6e5bcf0ebd7315c3099 | 2014-09-09 | 9 | -20/+82 | |
* | Merge "Rename probability to unigramProbability." | 2014-09-09 | 7 | -21/+25 | |
|\ | |||||
| * | Rename probability to unigramProbability.•••Bug: 14425059 Change-Id: I6a204c3b8fb257d037ad95a1a455ae6fb89068fd | 2014-09-09 | 7 | -21/+25 | |
* | | Merge "Remove mHasChildrenPtNodes from DicNodeProperties." | 2014-09-09 | 6 | -23/+13 | |
|\| | |||||
| * | Remove mHasChildrenPtNodes from DicNodeProperties.•••Bug: 14425059 Change-Id: I3a9511e7f7c3a722f9942f525530f04def5965da | 2014-09-09 | 6 | -23/+13 | |
* | | Merge "Add FormatUtilsTest." | 2014-09-09 | 2 | -0/+98 | |
|\ \ | |||||
| * | | Add FormatUtilsTest.•••Change-Id: I39ee1d18e0b70d9f4504d29a94cabc9354e4527e | 2014-09-09 | 2 | -0/+98 | |
* | | | Merge "Remove DicNode.getPtNodePos()." | 2014-09-05 | 6 | -36/+20 | |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Remove DicNode.getPtNodePos().•••Bug: 14425059 Change-Id: If6e291d23e68342792febb85f8a576ce785b3845 | 2014-09-05 | 6 | -36/+20 | |
* | | Merge "Add HeaderReadWriteUtilsTest" | 2014-09-04 | 4 | -2/+82 | |
|\ \ | |/ |/| | |||||
| * | Add HeaderReadWriteUtilsTest•••Change-Id: I08aeaa3e5852008874e38ed4799ab8989759e861 | 2014-09-04 | 4 | -2/+82 | |
* | | Use word id to get code ponits of the word.•••Bug: 14425059 Change-Id: I81accffcdf5abe447c33ffc3a8e8315f9a4cde7f | 2014-09-03 | 9 | -29/+31 | |
* | | Use word id to get shortcut iterator.•••Bug: 14425059 Change-Id: I1b35a139bd29f70b328cbc82648783b99f633d72 | 2014-09-03 | 8 | -15/+17 | |
* | | Make dictionary structure policy return shortcut iterator.•••Bug: 14425059 Change-Id: I0da22c41f818673430c285103af340397aaba9fb | 2014-09-03 | 9 | -25/+39 | |
* | | Fix: Missing include.•••Change-Id: I23cb5fffa474d916f3e80b951bfb30902498e043 | 2014-09-03 | 1 | -0/+1 | |
* | | Merge "Use word id for methods related to n-grams." | 2014-09-03 | 20 | -239/+252 | |
|\ \ | |/ |/| | |||||
| * | Use word id for methods related to n-grams.•••Bug: 14425059 Change-Id: I81e5d3793527776d3c9faa5594005ddbd4a71354 | 2014-09-03 | 20 | -239/+252 | |
* | | Add CharUtilsTest.•••Change-Id: I69b57d88a5376393b5d09d8b8e056c82cb8b8a3c | 2014-09-03 | 4 | -15/+138 | |
|/ |