Searched refs:findContextWordWithCode (Results 1 – 1 of 1) sorted by relevance
76 regex.append(findContextWordWithCode(words[i])); in createDictionaryRegex()94 private static String findContextWordWithCode(String contextWord) { in findContextWordWithCode() method in TextClassifierOtpHelper