Searched refs:getEmptyPrevWordsContext (Results 1 – 3 of 3) sorted by relevance
102 NgramContext ngramContext = NgramContext.getEmptyPrevWordsContext( in addWordsToDictionary()
135 NgramContext ngramContext = NgramContext.getEmptyPrevWordsContext( in addNameLocked()
46 public static NgramContext getEmptyPrevWordsContext(int maxPrevWordCount) { in getEmptyPrevWordsContext() method in NgramContext