Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.cc62 void EmplaceToLabelVector(BoiseType boise_type, MentionType mention_type, in EmplaceToLabelVector() function
89 EmplaceToLabelVector(boise_type, mention_type, i, labels); in FillDefaultLabelsAndCollections()
93 EmplaceToLabelVector(BoiseType_O, MentionType_UNDEFINED, 7, labels); in FillDefaultLabelsAndCollections()
96 EmplaceToLabelVector(BoiseType_SINGLE, mention_type, i, labels); in FillDefaultLabelsAndCollections()
Dpod-ner-impl_test.cc157 void EmplaceToLabelVector( in EmplaceToLabelVector() function
173 EmplaceToLabelVector(boise_type, mention_type, i, labels); in FillLabels()
177 EmplaceToLabelVector(BoiseType_O, MentionType_UNDEFINED, num_collections - 1, in FillLabels()
181 EmplaceToLabelVector(BoiseType_SINGLE, mention_type, i, labels); in FillLabels()