Commit Graph

3 Commits

Author SHA1 Message Date
Amith Yamasani
6fdf92fb26 Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655.
Properly concatenate characters to create a full word before adding the word to the tree.
2009-04-24 15:51:15 -07:00
Amith Yamasani
69811e3526 AI 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/...

Automated import of CL 143659
2009-03-31 10:51:16 -07:00
The Android Open Source Project
59008ebc2c auto import from //branches/cupcake_rel/...@138607 2009-03-13 13:04:19 -07:00