Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc779 const float supported_codepoint_ratio = in HasEnoughSupportedCodepoints() local
781 if (supported_codepoint_ratio < options_->min_supported_codepoint_ratio()) { in HasEnoughSupportedCodepoints()
783 << supported_codepoint_ratio; in HasEnoughSupportedCodepoints()