Searched refs:ratings_lang (Results 1 – 1 of 1) sorted by relevance
156 BLOB_CHOICE_LIST ratings_equ, ratings_lang; in IdentifySpecialText() local171 lang_tesseract_->AdaptiveClassifier(normed_blob.get(), &ratings_lang); in IdentifySpecialText()178 if (ratings_lang.length() > 0) { in IdentifySpecialText()179 BLOB_CHOICE_IT choice_it(&ratings_lang); in IdentifySpecialText()