Home
last modified time | relevance | path

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

/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-types.h128 class BinaryFeatureType : public FeatureType {
130 BinaryFeatureType(const std::string &name, const std::string &off, in BinaryFeatureType() function