def _number_of_one_value_categories(self, lexeme):
     return FeatureExtractor.number_of_one_value_categories(lexeme, self.categoryDescription)