Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.h82 int min_number_of_wordpieces_; variable
Dpod-ner-impl.cc233 annotator->min_number_of_wordpieces_ = model->min_number_of_wordpieces(); in Create()
412 wordpiece_indices.size() < min_number_of_wordpieces_ || in AnnotateAroundSpanOfInterest()