From 9416c814035c65f26ae50c6555de8be84db9860d Mon Sep 17 00:00:00 2001 From: Jean Chalard Date: Tue, 15 May 2012 19:24:47 +0900 Subject: Return the bigram frequency if available. This concludes the work on bug#6313806. Don't submit it before the dictionaries are suitably amended. Bug: 6313806 Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f --- java/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java') diff --git a/java/res/values/config.xml b/java/res/values/config.xml index a6fd22ee1..e20061d7d 100644 --- a/java/res/values/config.xml +++ b/java/res/values/config.xml @@ -75,9 +75,9 @@ - 0.22 + 0.185 - 0.08 + 0.067 0 -- cgit v1.2.3-83-g751a