Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dfeature-processor.cc312 const int num_punctuation_start = CountIgnoredSpanBoundaryCodepoints( in SpanToLabel() local
319 tokens_start + num_punctuation_start >= span.first && in SpanToLabel()