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

  /external/libtextclassifier/annotator/
feature-processor.h 213 bool LabelToSpan(int label, const VectorSpan<Token>& output_tokens,
feature-processor.cc 200 bool FeatureProcessor::LabelToSpan(
467 if (!LabelToSpan(i, tokens, &span)) {

Completed in 60 milliseconds