Searched refs:probability_threshold_ (Results 1 – 1 of 1) sorted by relevance
144 probability_threshold_ = in Initialize()157 probability_threshold_ = threshold; in SetProbabilityThreshold()171 if (probability < probability_threshold_) { in FindLanguage()330 float probability_threshold_ = kDefaultProbabilityThreshold; member in libtextclassifier::nlp_core::lang_id::LangIdImpl