Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge "Use ReadOnlyByteArrayView in ShortcutListPolicy" | 2014-09-17 | 5 | -26/+26 | ||
|\| | ||||||
| * | Use ReadOnlyByteArrayView in ShortcutListPolicy | 2014-09-17 | 5 | -26/+26 | ||
| | | | | | | | | Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa | |||||
* | | Merge "Use ReadOnlyByteArrayView in BigramListPolicy." | 2014-09-17 | 3 | -28/+26 | ||
|\| | ||||||
| * | Use ReadOnlyByteArrayView in BigramListPolicy. | 2014-09-17 | 3 | -28/+26 | ||
| | | | | | | | | Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926 | |||||
* | | Merge "Use ReadOnlyByteArrayView in PatriciaTriePolicy." | 2014-09-17 | 3 | -44/+59 | ||
|\| | ||||||
| * | Use ReadOnlyByteArrayView in PatriciaTriePolicy. | 2014-09-17 | 3 | -44/+59 | ||
| | | | | | | | | Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71 | |||||
* | | Merge "Add firstOrDefault and lastOrDefault to IntArrayView." | 2014-09-17 | 3 | -3/+17 | ||
|\ \ | |/ |/| | ||||||
| * | Add firstOrDefault and lastOrDefault to IntArrayView. | 2014-09-17 | 3 | -3/+17 | ||
| | | | | | | | | Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0 | |||||
* | | Use CodePointArrayView in DictionaryUtils. | 2014-09-17 | 3 | -7/+8 | ||
| | | | | | | | | Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2 | |||||
* | | Use CodePointArrayView in Dictionary. | 2014-09-17 | 2 | -29/+24 | ||
| | | | | | | | | Change-Id: I63fa0a8348f6de6ec7a424a8033e936b4af72beb | |||||
* | | Use IntArrayView in DynamicPtUpdatingHelper. | 2014-09-17 | 7 | -95/+85 | ||
|/ | | | | Change-Id: Ifa185eba7dd9abee1b35e49fe559be1042ca63d7 | |||||
* | Support n-gram for look-up. | 2014-09-17 | 5 | -17/+27 | ||
| | | | | | Bug: 14425059 Change-Id: I19523c29fb802cd65158c7540d1608e7f55c4ca7 | |||||
* | Support removing n-gram entry in structure policy. | 2014-09-16 | 2 | -12/+2 | ||
| | | | | | Bug: 14425059 Change-Id: Ifd2ac97a15dcbb936e2f068866a9d1ee68759ba2 | |||||
* | Support adding n-gram entry in structure policy. | 2014-09-16 | 3 | -16/+7 | ||
| | | | | | Bug: 14425059 Change-Id: Ia207d3c4735b1d6d43f18d18a70d28af613cb458 | |||||
* | Update input checking logic for adding/removing n-gram. | 2014-09-16 | 2 | -20/+26 | ||
| | | | | | Bug: 14425059 Change-Id: Ifb4e3c3f06aaf9a16f632ff208ba76cf741cea83 | |||||
* | Have mPrevWordCount in DicNodeProperties. | 2014-09-16 | 1 | -6/+11 | ||
| | | | | | Bug: 14425059 Change-Id: I5ce22bace4ec08d0da4e5c167288a742c4426c33 | |||||
* | Support decaying dict in getWordProbability(). | 2014-09-14 | 3 | -11/+14 | ||
| | | | | | Bug: 14425059 Change-Id: I24db3f9131c2999fc388035dc365c7faaef3bdb1 | |||||
* | Use passed previous word count in PrevWordsInfo. | 2014-09-14 | 7 | -48/+67 | ||
| | | | | | | Bug: 14425059 Change-Id: I04007bdacf0176a05be7a27ef1c20c5b851d8bed | |||||
* | Use WordIdArrayView for prevWordIds. | 2014-09-11 | 18 | -134/+128 | ||
| | | | | | Bug: 14425059 Change-Id: Ia84fb997d89564e60111b46ca83bbfa3b187f316 | |||||
* | Implement IntArrayView.copyToBuffer(). | 2014-09-11 | 1 | -1/+8 | ||
| | | | | | Bug: 14425059 Change-Id: Ic1b7de72701eae0c0b1bb28d12514099446a66a9 | |||||
* | Remove unigram probability from dicNode. | 2014-09-10 | 6 | -32/+11 | ||
| | | | | | Bug: 14425059 Change-Id: Ie848e8568bb4dbb1d8358e823a881d9157a1aad3 | |||||
* | Quit using dicNode.getUnigramProbability(). | 2014-09-10 | 4 | -8/+16 | ||
| | | | | | Bug: 14425059 Change-Id: I192070cc11e5d46c8413ebc19982d6a8c93577fc | |||||
* | Use CodePointArrayView to create children DicNodes. | 2014-09-10 | 6 | -13/+20 | ||
| | | | | Change-Id: Ie940b6595f3f3f804fbb8dd03c710ea062b75af3 | |||||
* | Use WordAttributes for checking flags. | 2014-09-10 | 8 | -41/+22 | ||
| | | | | | Bug: 14425059 Change-Id: Idee84478a482a0e7b5cc53e5dbd4e2484584ba79 | |||||
* | Introduce WordAttributes to get word probability and flags. | 2014-09-10 | 10 | -28/+116 | ||
| | | | | | | Bug: 14425059 Change-Id: Iee11d038e0893d7ddd6c52447907f8c55fecb6a5 | |||||
* | Use getProbabilityOfWordInContext for prediction. | 2014-09-10 | 2 | -8/+12 | ||
| | | | | | Bug: 14425059 Change-Id: I9d5c905a0adda3503c593bfbf0bb9af8d1686f5d | |||||
* | Implement LanguageModelDictContent.getWordProbability(). | 2014-09-10 | 6 | -23/+52 | ||
| | | | | | Bug: 14425059 Change-Id: I290a05cee6f341caa25fb222892505529cef1eb7 | |||||
* | Use MultiBigramMap in structure policy. | 2014-09-09 | 9 | -20/+82 | ||
| | | | | | Bug: 14425059 Change-Id: I4d78da4839ef177e0223e6e5bcf0ebd7315c3099 | |||||
* | Merge "Rename probability to unigramProbability." | 2014-09-09 | 7 | -21/+25 | ||
|\ | ||||||
| * | Rename probability to unigramProbability. | 2014-09-09 | 7 | -21/+25 | ||
| | | | | | | | | | | Bug: 14425059 Change-Id: I6a204c3b8fb257d037ad95a1a455ae6fb89068fd | |||||
* | | Merge "Remove mHasChildrenPtNodes from DicNodeProperties." | 2014-09-09 | 6 | -23/+13 | ||
|\| | ||||||
| * | Remove mHasChildrenPtNodes from DicNodeProperties. | 2014-09-09 | 6 | -23/+13 | ||
| | | | | | | | | | | Bug: 14425059 Change-Id: I3a9511e7f7c3a722f9942f525530f04def5965da | |||||
* | | Merge "Remove DicNode.getPtNodePos()." | 2014-09-05 | 6 | -36/+20 | ||
|\| | ||||||
| * | Remove DicNode.getPtNodePos(). | 2014-09-05 | 6 | -36/+20 | ||
| | | | | | | | | | | Bug: 14425059 Change-Id: If6e291d23e68342792febb85f8a576ce785b3845 | |||||
* | | Merge "Add HeaderReadWriteUtilsTest" | 2014-09-04 | 2 | -2/+3 | ||
|\ \ | |/ |/| | ||||||
| * | Add HeaderReadWriteUtilsTest | 2014-09-04 | 2 | -2/+3 | ||
| | | | | | | | | Change-Id: I08aeaa3e5852008874e38ed4799ab8989759e861 | |||||
* | | Use word id to get code ponits of the word. | 2014-09-03 | 9 | -29/+31 | ||
| | | | | | | | | | | Bug: 14425059 Change-Id: I81accffcdf5abe447c33ffc3a8e8315f9a4cde7f | |||||
* | | Use word id to get shortcut iterator. | 2014-09-03 | 8 | -15/+17 | ||
| | | | | | | | | | | Bug: 14425059 Change-Id: I1b35a139bd29f70b328cbc82648783b99f633d72 | |||||
* | | Make dictionary structure policy return shortcut iterator. | 2014-09-03 | 9 | -25/+39 | ||
| | | | | | | | | | | | | Bug: 14425059 Change-Id: I0da22c41f818673430c285103af340397aaba9fb | |||||
* | | Fix: Missing include. | 2014-09-03 | 1 | -0/+1 | ||
| | | | | | | | | Change-Id: I23cb5fffa474d916f3e80b951bfb30902498e043 | |||||
* | | 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. | 2014-09-03 | 20 | -239/+252 | ||
| | | | | | | | | | | | | Bug: 14425059 Change-Id: I81e5d3793527776d3c9faa5594005ddbd4a71354 | |||||
* | | Add CharUtilsTest. | 2014-09-03 | 2 | -15/+15 | ||
|/ | | | | Change-Id: I69b57d88a5376393b5d09d8b8e056c82cb8b8a3c | |||||
* | Add GeometryUtilsTest. | 2014-09-02 | 1 | -6/+8 | ||
| | | | | Change-Id: I6ea9ef137c2930ca8e8745fec829b9bcaf1d10b9 | |||||
* | Add TerminalPositionLookupTableTest. | 2014-08-29 | 1 | -1/+1 | ||
| | | | | Change-Id: I4a3ab4c94a7759d7f24c7edc9c167fe6bbdd3eb7 | |||||
* | Implement IntArrayView::skip(). | 2014-08-28 | 1 | -0/+7 | ||
| | | | | Change-Id: Ib7f13963ac1d9c64eff2c08391154c6a25024126 | |||||
* | Remove redundant code. | 2014-08-27 | 1 | -2/+0 | ||
| | | | | Change-Id: I173eac15dc128e84893881ec4ee0ad1ad2fce44b | |||||
* | Use IntArrayView for dictionary structure policy. | 2014-08-27 | 10 | -111/+113 | ||
| | | | | Change-Id: I0dc94908259d70d5085ff22abf422d90affb1452 | |||||
* | Merge "Use word id to construct DicNode instead of isTerminal flag." | 2014-08-27 | 11 | -16/+23 | ||
|\ | ||||||
| * | Use word id to construct DicNode instead of isTerminal flag. | 2014-08-26 | 11 | -16/+23 | ||
| | | | | | | | | | | Bug: 14425059 Change-Id: I8484d34756bd76668ece34211e7366a4758d7bf5 |