Lines Matching refs:getMostFrequentWordLike
413 const int firstFreq = getMostFrequentWordLike(firstWordStartPos, firstWordLength, mWord);423 const int secondFreq = getMostFrequentWordLike(secondWordStartPos, secondWordLength, mWord);444 inline int UnigramDictionary::getMostFrequentWordLike(const int startInputIndex,