Searched refs:ModelAnnotate (Results 1 – 2 of 2) sorted by relevance
265 bool ModelAnnotate(const std::string& context,
1094 bool TextClassifier::ModelAnnotate(const std::string& context, in ModelAnnotate() function in libtextclassifier2::TextClassifier1220 if (!ModelAnnotate(context, &interpreter_manager, &tokens, &candidates)) { in Annotate()