Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc304 const int num_punctuation_end = CountIgnoredSpanBoundaryCodepoints( in SpanToLabel() local
311 tokens_end - num_punctuation_end <= span.second; in SpanToLabel()