Home
last modified time | relevance | path

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

/external/libtextclassifier/smartselect/
Dfeature-processor.cc223 const int result_end_token = token_span.second; in LabelToSpan() local
225 tokens[options_.context_size() + result_end_token].end; in LabelToSpan()