Home
last modified time | relevance | path

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

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