Home | History | Annotate | Download | only in libtextclassifier

Lines Matching refs:min_supported_codepoint_ratio

776   if (options_->min_supported_codepoint_ratio() > 0) {
779 if (supported_codepoint_ratio < options_->min_supported_codepoint_ratio()) {