Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.h80 float max_ratio_unknown_wordpieces_; variable
Dpod-ner-impl.cc230 annotator->max_ratio_unknown_wordpieces_ = in Create()
414 wordpiece_indices.size()) > max_ratio_unknown_wordpieces_) { in AnnotateAroundSpanOfInterest()