aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2012-10-24 16:11:46 +0900
committerJean Chalard <jchalard@google.com>2012-10-24 16:12:28 +0900
commit306e0a800f2ac9fc6af24d41bfff2d8445e963c4 (patch)
tree4418a255fa344996628e8fa189b08645589afddb
parentf960eb186d63aa4f9fecd22f036fc8724d39d949 (diff)
downloadlatinime-306e0a800f2ac9fc6af24d41bfff2d8445e963c4.tar.gz
latinime-306e0a800f2ac9fc6af24d41bfff2d8445e963c4.tar.xz
latinime-306e0a800f2ac9fc6af24d41bfff2d8445e963c4.zip
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
-rw-r--r--dictionaries/en_gb_wordlist.xml.gzbin870801 -> 873666 bytes
-rw-r--r--dictionaries/en_us_wordlist.xml.gzbin891199 -> 891237 bytes
-rw-r--r--dictionaries/en_whitelist.xml.gzbin815 -> 816 bytes
-rw-r--r--dictionaries/en_wordlist.xml.gzbin916073 -> 916081 bytes
-rw-r--r--java/res/raw/main_en.dictbin1069769 -> 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
--- a/dictionaries/en_gb_wordlist.xml.gz
+++ b/dictionaries/en_gb_wordlist.xml.gz
Binary files differ
diff --git a/dictionaries/en_us_wordlist.xml.gz b/dictionaries/en_us_wordlist.xml.gz
index e4fb0db93..b5054ef3c 100644
--- a/dictionaries/en_us_wordlist.xml.gz
+++ b/dictionaries/en_us_wordlist.xml.gz
Binary files differ
diff --git a/dictionaries/en_whitelist.xml.gz b/dictionaries/en_whitelist.xml.gz
index 46dd3f0e2..cf70a1a84 100644
--- a/dictionaries/en_whitelist.xml.gz
+++ b/dictionaries/en_whitelist.xml.gz
Binary files differ
diff --git a/dictionaries/en_wordlist.xml.gz b/dictionaries/en_wordlist.xml.gz
index 2aad76ab3..6e57f4212 100644
--- a/dictionaries/en_wordlist.xml.gz
+++ b/dictionaries/en_wordlist.xml.gz
Binary files differ
diff --git a/java/res/raw/main_en.dict b/java/res/raw/main_en.dict
index 067bc06bb..de1170afd 100644
--- a/java/res/raw/main_en.dict
+++ b/java/res/raw/main_en.dict
Binary files differ