Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dfeature-processor.cc302 const int num_punctuation_start = CountIgnoredSpanBoundaryCodepoints( in SpanToLabel() local
309 tokens_start + num_punctuation_start >= span.first && in SpanToLabel()