From 306e0a800f2ac9fc6af24d41bfff2d8445e963c4 Mon Sep 17 00:00:00 2001 From: Jean Chalard Date: Wed, 24 Oct 2012 16:11:46 +0900 Subject: Update AOSP dictionaries. Changes : - Add "emoji" - Change the whitelist target of "foo" from "for" to "too" - Fix non-word frequencies to 0 - Fix the freq of common en_US vs en_GB words - Add "connection" to the en_GB dictionary Bug: 7368441 Bug: 7370033 Bug: 7371955 Change-Id: Ib22a97e97b486b05012d5496619557f406c441b9 --- dictionaries/en_gb_wordlist.xml.gz | Bin 870801 -> 873666 bytes dictionaries/en_us_wordlist.xml.gz | Bin 891199 -> 891237 bytes dictionaries/en_whitelist.xml.gz | Bin 815 -> 816 bytes dictionaries/en_wordlist.xml.gz | Bin 916073 -> 916081 bytes java/res/raw/main_en.dict | Bin 1069769 -> 1069783 bytes 5 files changed, 0 insertions(+), 0 deletions(-) diff --git a/dictionaries/en_gb_wordlist.xml.gz b/dictionaries/en_gb_wordlist.xml.gz index ed38ef327..274424cf2 100644 Binary files a/dictionaries/en_gb_wordlist.xml.gz and b/dictionaries/en_gb_wordlist.xml.gz differ diff --git a/dictionaries/en_us_wordlist.xml.gz b/dictionaries/en_us_wordlist.xml.gz index e4fb0db93..b5054ef3c 100644 Binary files a/dictionaries/en_us_wordlist.xml.gz and b/dictionaries/en_us_wordlist.xml.gz differ diff --git a/dictionaries/en_whitelist.xml.gz b/dictionaries/en_whitelist.xml.gz index 46dd3f0e2..cf70a1a84 100644 Binary files a/dictionaries/en_whitelist.xml.gz and b/dictionaries/en_whitelist.xml.gz differ diff --git a/dictionaries/en_wordlist.xml.gz b/dictionaries/en_wordlist.xml.gz index 2aad76ab3..6e57f4212 100644 Binary files a/dictionaries/en_wordlist.xml.gz and b/dictionaries/en_wordlist.xml.gz differ diff --git a/java/res/raw/main_en.dict b/java/res/raw/main_en.dict index 067bc06bb..de1170afd 100644 Binary files a/java/res/raw/main_en.dict and b/java/res/raw/main_en.dict differ -- cgit v1.2.3-83-g751a