Searched defs:MAX_PREV_WORD_COUNT_FOR_N_GRAM (Results 1 – 3 of 3) sorted by relevance
29 public static final int MAX_PREV_WORD_COUNT_FOR_N_GRAM = 3; field in DecoderSpecificConstants
280 #define MAX_PREV_WORD_COUNT_FOR_N_GRAM 3 macro
61 public static final int MAX_PREV_WORD_COUNT_FOR_N_GRAM = 3; field in BinaryDictionary