Home
last modified time | relevance | path

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

/external/libtextclassifier/smartselect/
Dfeature-processor.cc712 const UnicodeText unicode_token_value = in InternalRetokenize() local
715 for (const int codepoint : unicode_token_value) { in InternalRetokenize()