Home | History | Annotate | Download | only in src

Lines Matching refs:getMostFrequentWordLikeInner

442 // Wrapper for getMostFrequentWordLikeInner, which matches it to the previous
451 return getMostFrequentWordLikeInner(inWord, inputLength, word);
517 int UnigramDictionary::getMostFrequentWordLikeInner(const uint16_t * const inWord,