HomeSort by relevance Sort by last modified time
    Searched refs:LabelToSpan (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/smartselect/
feature-processor.h 185 bool LabelToSpan(int label, const VectorSpan<Token>& output_tokens,
feature-processor.cc 208 bool FeatureProcessor::LabelToSpan(
428 if (!LabelToSpan(i, tokens, &span)) {

Completed in 54 milliseconds