Home
last modified time | relevance | path

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

/external/libtextclassifier/smartselect/
Dfeature-processor.cc220 const int result_begin_token = token_span.first; in LabelToSpan() local
222 tokens[options_.context_size() - result_begin_token].start; in LabelToSpan()