Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.cc1894 ClassificationResult grammar_annotator_result; in ClassifyText() local
1897 selection_indices, &grammar_annotator_result)) { in ClassifyText()
1898 candidates.push_back({selection_indices, {grammar_annotator_result}}); in ClassifyText()