Home
last modified time | relevance | path

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

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