Allow reading a binary dictionary even without proximity info.
This prepares the way for spell checking, which is to be done without context so without proximity info. Bug: 4176026 Change-Id: I1b4bfaefe2611e1b484acdf3c33598cb80f81ff4
Showing
- java/src/com/android/inputmethod/latin/BinaryDictionary.java 2 additions, 1 deletionjava/src/com/android/inputmethod/latin/BinaryDictionary.java
- native/jni/com_android_inputmethod_latin_BinaryDictionary.cpp 0 additions, 1 deletion...ve/jni/com_android_inputmethod_latin_BinaryDictionary.cpp
- native/src/dictionary.cpp 1 addition, 1 deletionnative/src/dictionary.cpp
- native/src/unigram_dictionary.cpp 1 addition, 1 deletionnative/src/unigram_dictionary.cpp
Loading
Please register or sign in to comment