OSDN Git Service

AI 143472: Reduce dictionary size.
authorAmith Yamasani <>
Mon, 30 Mar 2009 14:28:42 +0000 (07:28 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 30 Mar 2009 14:28:42 +0000 (07:28 -0700)
commited6d2a1f3e28e080a4ee2af6f93248c8bea6f68a
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent849c9e0d4e71251c137f0ce1f1a03072bdb50c33
AI 143472: Reduce dictionary size.
  Changed the tree structure to have variable length nodes to save an average of 21% on the dictionary size.
  Created a shortened English dictionary for Dream - 50K words.
  Added a shortened Spanish dictionary for Dream - 32K words.
  BUG=1743626

Automated import of CL 143472