Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dfeature-processor.h118 int GetSelectionLabelCount() const { return label_to_selection_.size(); } in GetSelectionLabelCount() function
Dannotator.cc2193 selection_feature_processor_->GetSelectionLabelCount()) { in ModelClickContextScoreChunks()
2204 j < selection_feature_processor_->GetSelectionLabelCount(); ++j) { in ModelClickContextScoreChunks()