Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc296 const UnicodeText token_right_unicode = UTF8ToUnicodeText( in SpanToLabel() local
300 UnicodeText::const_iterator span_end = token_right_unicode.end(); in SpanToLabel()
305 token_right_unicode.begin(), span_end, in SpanToLabel()