Searched refs:LabelToCollection (Results 1 – 3 of 3) sorted by relevance
139 std::string LabelToCollection(int label) const;
670 std::string FeatureProcessor::LabelToCollection(int label) const { in LabelToCollection() function in libtextclassifier2::FeatureProcessor
928 classification_feature_processor_->LabelToCollection(i), scores[i]}; in ModelClassifyText()