Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.cc2288 const bool pod_ner_annotations_enabled = in AnnotateSingleInput() local
2290 if (pod_ner_annotations_enabled && pod_ner_annotator_ != nullptr && in AnnotateSingleInput()