Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.cc1875 ClassificationResult pod_ner_annotator_result; in ClassifyText() local
1878 &pod_ner_annotator_result)) { in ClassifyText()
1879 candidates.push_back({selection_indices, {pod_ner_annotator_result}}); in ClassifyText()