LatinIME/java/src/com/android/inputmethod/latin/makedict
Keisuke Kuroyanagi 1085fef8d0 Change entry count limit.
Unigram 10K, Bigram 30K, Trigram 30K.

Change-Id: Ibd19c6a2b618499df1c70000bad7b47498187f0a
2014-10-20 15:01:49 +09:00
..
DictionaryHeader.java Change entry count limit. 2014-10-20 15:01:49 +09:00
FormatSpec.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
NgramProperty.java Introduce NgramProperty in Java side. 2014-10-01 11:21:08 +09:00
ProbabilityInfo.java Fix unit tests by adding @UsedForTesting. 2014-03-28 15:02:00 +09:00
UnsupportedFormatException.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
WeightedString.java Separate WeightedString from FusionDictionary. 2014-03-06 18:53:06 +09:00
WordProperty.java Extend jni method to dump ngram entries. 2014-10-09 15:26:10 +09:00