OSDN Git Service

AI 143689: am: CL 143659 am: CL 143472 Reduce dictionary size.
authorAmith Yamasani <>
Tue, 31 Mar 2009 21:14:19 +0000 (14:14 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 31 Mar 2009 21:14:19 +0000 (14:14 -0700)
commit84002cc6f3431360ad3669e8cefb61b630076f37
treea54c8d4f1a9acaa460ef78d110c27bfb746d87cf
parent8eb401f63c33f7d941e28a73553856914ca739ae
AI 143689: am: CL 143659 am: CL 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.
  Original author: yamasani
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143689