Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use trigrams for personalization dict.•••5Bug: 14425059 Change-Id: I73cf6904e569d60996a3b079f16ea6df0cb90f02 | 2014-10-23 | 1 | -0/+3 | |
* | Rename prev_words_info.h to ngram_context.h•••Bug: 14425059 Change-Id: I0e906631ecad2361a8198b3f9e3394bb22c5bf83 | 2014-10-09 | 1 | -1/+1 | |
* | Rename PrevWordsInfo to NgramContext.•••Bug: 14425059 Change-Id: I30703fc80e9450d4e2dbfec965e7f9f4468f6a11 | 2014-10-09 | 1 | -2/+2 | |
* | Pass prevWordCount to native code for getSuggestion.•••Bug: 14425059 Change-Id: Id2b49a448982c997e5c0a22445b115e675156c3e | 2014-09-18 | 1 | -7/+3 | |
* | Extend jni method to use multiple previous words.•••Bug: 14425059 Change-Id: I8150e8812ee32f8c713315a234b52e5b3a79d7a0 | 2014-06-26 | 1 | -0/+32 | |
* | Support migration/dump of Beginning-of-Sentence entries.•••Bug: 14119293 Change-Id: Ie975138f819794d5c34a7a547be5a6117050e084 | 2014-06-24 | 1 | -7/+17 | |
* | Use JniDataUtils::putXxxToArray() to output a value.•••Change-Id: Ifb7bed6623b01acb524566a0fe00dcbdf7273888 | 2014-05-14 | 1 | -0/+9 | |
* | Filter out control characters and non-unicode code points.•••Bug: 14119293 Bug: 13758761 Change-Id: I6b79cff0714152807f5e20b7a75060a0a772b28b | 2014-05-14 | 1 | -3/+19 | |
* | Use JniDataUtils::outputCodePoints() to output code points•••Bug: 14119293 Bug: 13758761 Change-Id: I516d2f96e219e6e65246f502186ccb9bd5f0670f | 2014-05-14 | 1 | -0/+12 | |
* | Separate JniDataUtils::constructAttributeMap().•••Bug: 14166482 Change-Id: Ic2dc407231743ea668fe0ab8869eb8a7f8b9625f | 2014-04-21 | 1 | -0/+29 | |
* | Make addUnigramWord use UnigramProperty.•••Bug: 13406708 Change-Id: I10c108dd7047fe230c60495f13800f32fdc46d0d | 2014-04-14 | 1 | -0/+43 |