Searched refs:LabelToSpan (Results 1 – 2 of 2) sorted by relevance
229 bool LabelToSpan(int label, const VectorSpan<Token>& output_tokens,
208 bool FeatureProcessor::LabelToSpan( in LabelToSpan() function in libtextclassifier2::FeatureProcessor475 if (!LabelToSpan(i, tokens, &span)) { in SelectionLabelSpans()