Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.h83 CodepointSpan TokenSpanToCodepointSpan(
Dfeature-processor.cc359 CodepointSpan TokenSpanToCodepointSpan( in TokenSpanToCodepointSpan() function
Dannotator.cc1341 context_unicode, TokenSpanToCodepointSpan(*tokens, chunk)); in ModelSuggestSelection()
2032 TokenSpanToCodepointSpan(line_tokens, chunk); in ModelAnnotate()