| Commit message (Expand) | Author | Age | Files | Lines |
* | Move dictionary code to top level dictionary dir.•••Bug: 18725954
Change-Id: Ia442ba4b5d84311057d83edf6e7aeb151d6a820b
|  Keisuke Kuroyanagi | 2014-12-17 | 1 | -268/+0 |
* | Use enum to specify ngram type.•••Change-Id: Ie28768ceadcd7a2d940c57eb30be7d4c364e509f
|  Keisuke Kuroyanagi | 2014-11-25 | 1 | -63/+18 |
* | Update v4 format version from 402 to 403.•••Without personalization:
Total words: 1134774, Success Num: 899230, Success Percentage: 79.243%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1871, Bad Failure Percentage: 0.165%
Failures, with auto-correction (F-C): 29084, F-C Percentage: 2.563%
Max Keystrokes: 6072959, Min Keystrokes: 4436090, Keystroke Saving Percentage:26.953%
Before:
Total words: 1134646, Success Num: 925194, Success Percentage: 81.540%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1316, Bad Failure Percentage: 0.116%
Failures, with auto-correction (F-C): 28288, F-C Percentage: 2.493%
Max Keystrokes: 6072831, Min Keystrokes: 3946188, Keystroke Saving Percentage:35.019%
After
Total words: 1134659, Success Num: 944746, Success Percentage: 83.263%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1258, Bad Failure Percentage: 0.111%
Failures, with auto-correction (F-C): 28016, F-C Percentage: 2.469%
Max Keystrokes: 6072844, Min Keystrokes: 3387333, Keystroke Saving Percentage:44.222%
Change-Id: I3af42ec37a11847c0429c28616e726f6a339247f
|  Keisuke Kuroyanagi | 2014-10-31 | 1 | -5/+5 |
* | Using "blacklist" flag as "possibly offensive"•••Bug: 11031090
Change-Id: I5cc0d006ab003656498eb82b0875eb9c051d331e
|  Adrian Velicu | 2014-10-31 | 1 | -2/+4 |
* | Introduce EntryCounters to count entries in a dictionary.•••Bug: 14425059
Change-Id: Ic13ba827d96fa4a147485ba92fdb37e23e04e8e8
|  Keisuke Kuroyanagi | 2014-10-21 | 1 | -7/+27 |
* | Change entry count limit.•••Unigram 10K, Bigram 30K, Trigram 30K.
Change-Id: Ibd19c6a2b618499df1c70000bad7b47498187f0a
|  Keisuke Kuroyanagi | 2014-10-20 | 1 | -0/+2 |
* | Improve bigram probability computation for decaying dicts.•••Without personalization:
Total words: 1079345, Success Num: 819749, Success Percentage: 75.949%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1754, Bad Failure Percentage: 0.163%
Failures, with auto-correction (F-C): 28463, F-C Percentage: 2.637%
Max Keystrokes: 6074285, Min Keystrokes: 4649326, Keystroke Saving Percentage:23.459%
With current probability computing logic:
Total words: 1079382, Success Num: 838329, Success Percentage: 77.667%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1332, Bad Failure Percentage: 0.123%
Failures, with auto-correction (F-C): 28558, F-C Percentage: 2.646%
Max Keystrokes: 6074503, Min Keystrokes: 4474102, Keystroke Saving Percentage:26.346%
Remove isof files.
With new probability computing logic:
Total words: 1079356, Success Num: 844954, Success Percentage: 78.283%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1306, Bad Failure Percentage: 0.121%
Failures, with auto-correction (F-C): 27214, F-C Percentage: 2.521%
Max Keystrokes: 6074477, Min Keystrokes: 4243021, Keystroke Saving Percentage:30.150%
Remove isof files.
Bug: 16547409
Change-Id: I3d2a49c7aaa2c0f6835c52ef72d22466ee225789
|  Keisuke Kuroyanagi | 2014-10-06 | 1 | -30/+1 |
* | Native side reads character table•••Bug:17097992
Change-Id: Ibcfc67833a6754fe6a2d82a3e3023b33886b9ea2
|  Akifumi Yoshimoto | 2014-09-19 | 1 | -4/+15 |
* | Purge dict reading code for 401 and create for 402.•••Change-Id: Ib0150b3306bb2db8aff443d1158fecc8464cbbdb
|  Keisuke Kuroyanagi | 2014-06-10 | 1 | -3/+1 |
* | Version up dynamic dict format from 401 to 402.•••Change-Id: Ibea36af905ade773ae3db3a5456f7b5a0ad7d220
|  Keisuke Kuroyanagi | 2014-05-23 | 1 | -1/+3 |
* | Add Beginning-of-Sentence info in UnigramProperty.•••Bug: 14119293
Bug: 14425059
Change-Id: I8a894352568377d32468e5563f4e89af00d22944
|  Keisuke Kuroyanagi | 2014-05-23 | 1 | -0/+4 |
* | Add VERSION_4_DEV(402) in native code.•••Bug: 13406708
Change-Id: I96cfacf524d670a6a5637a96a63bcd47aaf09ca0
|  Keisuke Kuroyanagi | 2014-05-14 | 1 | -0/+2 |
* | Add VERSION4_TEST for testing.•••Bug: 13406708
Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e
|  Keisuke Kuroyanagi | 2014-05-09 | 1 | -0/+2 |
* | Implement migrateNative().•••Bug: 13406708
Change-Id: Ie786a68e780baa298fedf82d21390ba45d871a52
|  Keisuke Kuroyanagi | 2014-05-08 | 1 | -0/+4 |
* | Support creating BinaryDictionary without creating dict file.•••Bug: 14166482
Change-Id: Ic8c78ec2c8f39358a1f085a041b608972a380eef
|  Keisuke Kuroyanagi | 2014-04-22 | 1 | -0/+21 |
* | Revert "Support creating BinaryDictionary without creating dict file."•••This reverts commit 89939b870876b36791a47470ce852e4fcdfe86f2.
Change-Id: I8ca1b55609ad305a93178063bd88bd1cede872af
|  Keisuke Kuroyanagi | 2014-04-22 | 1 | -21/+0 |
* | Support creating BinaryDictionary without creating dict file.•••Bug: 14166482
Change-Id: Ib065279f96e227ab0fee7c8141560c4ada744d3b
|  Keisuke Kuroyanagi | 2014-04-22 | 1 | -0/+21 |
* | Implement latinime_BinaryDictionary_createOnMemory().•••Bug: 14166482
Change-Id: If7ec3345ab34edcd6bc5cef9e72580ced894a0e3
|  Keisuke Kuroyanagi | 2014-04-22 | 1 | -1/+1 |
* | s/stdint.h/cstdint/•••Somehow, we were not able to use cstdint gcc target build. That's no
longer the case with Clang.
Removed unnecessary header inclusions too.
Change-Id: Ic83a4adf696f1d5ec7a9809253f3c95804e622e1
|  Ken Wakasa | 2014-04-07 | 1 | -1/+1 |
* | Add header attributes for evaluation.•••Bug: 13197276
Change-Id: Ib5247da691ff24a73e13485288237ccc51bb54f0
|  Keisuke Kuroyanagi | 2014-02-28 | 1 | -3/+39 |
* | Read and write forgetting curve header attributes.•••Bug: 13197276
Change-Id: I6c38a127e1745903594b7bf0ec80ef179e794feb
|  Keisuke Kuroyanagi | 2014-02-26 | 1 | -6/+22 |
* | Check header attributes for forgetting curve.•••Bug: 13197276
Change-Id: Ib360010f309fd1ed3e81cf23aa10c1cfe82781a6
|  Keisuke Kuroyanagi | 2014-02-26 | 1 | -0/+10 |
* | Implement getHeaderInfoNative.•••Bug: 11281877
Bug: 12810574
Change-Id: Ia3d85ae2cfdb486e74b8636a62431eae883c85da
|  Keisuke Kuroyanagi | 2014-02-06 | 1 | -4/+8 |
* | [HD04] Make the locale mandatory.•••Bug: 11281748
Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1
|  Jean Chalard | 2014-02-05 | 1 | -3/+10 |
* | Don't boost exact matches for personalized dicts.•••Bug: 12800726
Change-Id: Ia3a2f82db6cdc9645cad0e329c0b79328d7452cc
|  Keisuke Kuroyanagi | 2014-02-04 | 1 | -0/+5 |
* | [HD02] Make the date header attribute mandatory.•••Bug: 11281748
Change-Id: I48a6f3d95ca89ced0c51335527201ecabfb7998e
|  Jean Chalard | 2014-01-30 | 1 | -13/+13 |
* | [HD01] Small initial refactoring•••Bug: 11281748
Change-Id: I3c64c75ecd17729bdacf03048311d76ca9f37ae2
|  Jean Chalard | 2014-01-30 | 1 | -3/+7 |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|  Ken Wakasa | 2013-12-13 | 1 | -20/+61 |
* | Separate "GC" and "GC with decay".•••Bug: 6669677
Change-Id: I9d6aba76cef2616f0549e612db9701e1d6a19467
|  Keisuke Kuroyanagi | 2013-10-01 | 1 | -2/+12 |
* | Prepare dictionary decay.•••Bug: 6669677
Change-Id: I8fbae190dd44a6bdbee7e9b6d3a16208322727f7
|  Keisuke Kuroyanagi | 2013-09-30 | 1 | -8/+8 |
* | Add unigram/bigram counting.•••Bug: 6669677
Change-Id: I05ea2201d822dddf062b08c8467daa336760e16c
|  Keisuke Kuroyanagi | 2013-09-27 | 1 | -10/+37 |
* | Refactoring header attribute reading.•••Bug: 6669677
Change-Id: Ifc11da614d5c331ac61019a324e3a0ff187329cd
|  Keisuke Kuroyanagi | 2013-09-26 | 1 | -14/+15 |
* | Change name of header_reading_utlis.*•••Bug: 6669677
Change-Id: I91389050148237580ef640d3a58b935ea752954e
|  Keisuke Kuroyanagi | 2013-09-18 | 1 | -1/+1 |
* | Add dictionary header writing methods.•••Bug: 6669677
Change-Id: I392ac4776b55779903cbaa17e683005d80017a41
|  Keisuke Kuroyanagi | 2013-09-18 | 1 | -10/+16 |
* | Check usesForgettingCurve in HeaderPolicy.•••Bug: 6669677
Change-Id: I47ebfc50f477b2a6514fba6fad421dd90f29ecb1
|  Keisuke Kuroyanagi | 2013-09-05 | 1 | -1/+21 |
* | Employ a header attribute map in headerPolicy.•••Bug: 6669677
Change-Id: I4a084cdd7fcd7a8ed3a70fb7e365031eedd981e5
|  Keisuke Kuroyanagi | 2013-09-04 | 1 | -18/+17 |
* | Move files for headerPolicy to policyimpl.•••Bug: 6669677
Change-Id: Ic90feb9c3a9a7b698e588c8ad25c765a246706a8
|  Keisuke Kuroyanagi | 2013-08-13 | 1 | -0/+88 |