Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dfeature-processor.h136 int GetSelectionLabelCount() const { return label_to_selection_.size(); } in GetSelectionLabelCount() function
Dtext-classifier.cc1415 selection_feature_processor_->GetSelectionLabelCount()) { in ModelClickContextScoreChunks()
1426 j < selection_feature_processor_->GetSelectionLabelCount(); ++j) { in ModelClickContextScoreChunks()