Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dfeature-processor.cc749 const float supported_codepoint_ratio = in HasEnoughSupportedCodepoints() local
751 if (supported_codepoint_ratio < options_->min_supported_codepoint_ratio()) { in HasEnoughSupportedCodepoints()
753 << supported_codepoint_ratio; in HasEnoughSupportedCodepoints()