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)
commit83f1142441835cd8b7e2a4b70f891e1c4b2deb7b
treed56084fce6493b76e0fc535647e97ce38ff78ebe
parent034c022ffd8030c6b307ecb182a429a955f7b14a
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