commit | 937d5ad0131267aa4273f3e5d75b203a1f263c18 | [log] [tgz] |
---|---|---|
author | Jae Yong Sung <jysung@google.com> | Wed Jun 30 20:28:04 2010 -0700 |
committer | Jae Yong Sung <jysung@google.com> | Tue Jul 13 11:33:39 2010 -0700 |
tree | b4a3bb6206aea92f5bacc3ebc1387ffdd5916f0c | |
parent | b71547f2d065a17b268d1dbc896daab1820141a6 [diff] |
added bigram prediction - after first character, only suggests bigram data (but doesn't autocomplete) - after second character, words from dictionary gets rearranged by using bigram - compatible with old dictionary - added preference option to disable bigram Change-Id: Ia8f4e8fa55e797e86d858fd499887cd396388411