OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNIGRAM
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java
37
UNIGRAM
, BIGRAM
BinaryDictionary.java
181
DataType.
UNIGRAM
);
Suggest.java
50
* Words that appear in both bigram and
unigram
data gets multiplier ranging from
78
// User
unigram
dictionary, internal to LatinIME
304
// Treating USER_TYPED as
UNIGRAM
suggestion for logging now.
306
Dictionary.DataType.
UNIGRAM
);
442
if (dataType == Dictionary.DataType.
UNIGRAM
) {
ExpandableDictionary.java
303
DataType.
UNIGRAM
)) {
344
DataType.
UNIGRAM
);
[
all
...]
Completed in 3916 milliseconds