maiacore android keyboard app or something
 
 
 
 
Go to file
Keisuke Kuroyanagi 60021bbdc2 Enable Quadgram for personalized dicts.
Before:
Total words: 1134659, Success Num: 944709, Success Percentage: 83.259%
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): 28013, F-C Percentage: 2.469%
Max Keystrokes: 6072844, Min Keystrokes: 3347332, Keystroke Saving Percentage:44.880%

After:
Total words: 1134665, Success Num: 945026, Success Percentage: 83.287%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1271, Bad Failure Percentage: 0.112%
Failures, with auto-correction (F-C): 27756, F-C Percentage: 2.446%
Max Keystrokes: 6072850, Min Keystrokes: 3290996, Keystroke Saving Percentage:45.808%

Change-Id: I16af52a3e9c371b95fd6f0741f45ee6b2443bea6
2014-11-25 19:07:13 +09:00
common Enable Quadgram for personalized dicts. 2014-11-25 19:07:13 +09:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Fix an NPE. 2014-11-20 14:48:33 +09:00
java-overridable/src/com/android/inputmethod Implement UserHistoryDictionary for each user account. 2014-11-13 14:21:38 -08:00
native Enable Quadgram for personalized dicts. 2014-11-25 19:07:13 +09:00
tests Make the typed word a SuggestedWordInfo 2014-11-20 13:57:01 +09:00
tools dicttool header to read stream exhaustively 2014-11-11 18:10:26 -08:00
Android.mk Add latinime-common local lib 2014-10-22 19:26:21 +09:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00