Home
last modified time | relevance | path

Searched refs:default_threshold_ (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/lang_id/
Dlang-id.cc114 float threshold = default_threshold_; in FindLanguage()
176 default_threshold_ = in Setup()
245 float default_threshold_ = kDefaultConfidenceThreshold; member in libtextclassifier3::mobile::lang_id::LangIdImpl