Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dfeature-processor.h229 bool LabelToSpan(int label, const VectorSpan<Token>& output_tokens,
Dfeature-processor.cc208 bool FeatureProcessor::LabelToSpan( in LabelToSpan() function in libtextclassifier2::FeatureProcessor
475 if (!LabelToSpan(i, tokens, &span)) { in SelectionLabelSpans()