Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.cc1908 ClassificationResult vocab_annotator_result; in ClassifyText() local
1913 &vocab_annotator_result)) { in ClassifyText()
1914 candidates.push_back({selection_indices, {vocab_annotator_result}}); in ClassifyText()